Skip to content

Commit cb0576e

Browse files
authored
fix markdown link syntax
1 parent 329d04f commit cb0576e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Main/Power/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Control system power, login, and Wake on LAN.
1919
## Using WOL and WOW
2020
The Wake On LAN and Wake on WAN packets are sent directly from your device when the server is sleeping. Most systems require WOL and WOW support to be explicitly enabled. Check out these tutorials for help.
2121

22-
* [https://www.unifiedremote.com/tutorials/how-to-configure-wake-on-lan-on-windows](How To Configure Wake On LAN on Windows)
23-
* [https://www.unifiedremote.com/tutorials/how-to-configure-wake-on-wan-on-windows](How To Configure Wake On WAN on Windows)
22+
* [How To Configure Wake On LAN on Windows](https://www.unifiedremote.com/tutorials/how-to-configure-wake-on-lan-on-windows)
23+
* [How To Configure Wake On WAN on Windows](https://www.unifiedremote.com/tutorials/how-to-configure-wake-on-wan-on-windows)
2424

2525
## Linux Compatibility
2626
Typically controlling system power is privilaged on Linux/UNIX systems. Most desktop environments therefore offer other means for applications to trigger these actions. However, there is unfortunately no standard. The remote has been implemented to work with:
@@ -38,5 +38,5 @@ Support for other systems will have to be added as needed.
3838

3939

4040
## Support
41-
Developed and maintained by **Unified Remote**
41+
Developed and maintained by **Unified Remote**
4242
https://www.unifiedremote.com/help

0 commit comments

Comments
 (0)