From cb0576e66ce7d6e82665f8679da3fe17bbddc1ff Mon Sep 17 00:00:00 2001 From: Sam Kauffman Date: Wed, 12 Jul 2023 09:41:39 -0400 Subject: [PATCH] fix markdown link syntax --- Main/Power/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Main/Power/README.md b/Main/Power/README.md index 435b8e81..9394d97f 100644 --- a/Main/Power/README.md +++ b/Main/Power/README.md @@ -19,8 +19,8 @@ Control system power, login, and Wake on LAN. ## Using WOL and WOW 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. -* [https://www.unifiedremote.com/tutorials/how-to-configure-wake-on-lan-on-windows](How To Configure Wake On LAN on Windows) -* [https://www.unifiedremote.com/tutorials/how-to-configure-wake-on-wan-on-windows](How To Configure Wake On WAN on Windows) +* [How To Configure Wake On LAN on Windows](https://www.unifiedremote.com/tutorials/how-to-configure-wake-on-lan-on-windows) +* [How To Configure Wake On WAN on Windows](https://www.unifiedremote.com/tutorials/how-to-configure-wake-on-wan-on-windows) ## Linux Compatibility 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. ## Support -Developed and maintained by **Unified Remote** +Developed and maintained by **Unified Remote** https://www.unifiedremote.com/help