From 7d52fb0dcee7e50ebf42d4af2b526bb7cda77bbb Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Wed, 16 Sep 2020 19:02:55 +0300 Subject: [PATCH] fix --- pages/troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/troubleshooting.md b/pages/troubleshooting.md index f0a0fba..6d15655 100644 --- a/pages/troubleshooting.md +++ b/pages/troubleshooting.md @@ -3,10 +3,10 @@ As a first step we recommend carefully reading our documentation on [GitHub](htt ## Hardware ### LEDs / Switches do not work in ATX control. -- Double check your wiring as per [the documentation](https://github.com/tryallthethings/pikvm/tree/documentation#setting-up-the-v2). Make sure you placed the relays (G3VM-61A1) in the correct orientation. The relays for switches (Power, Reset) have a different orientation than the ones for LEDs. +- Double check your wiring as per [the documentation](/README.md#setting-up-the-v2). Make sure you placed the relays (G3VM-61A1) in the correct orientation. The relays for switches (Power, Reset) have a different orientation than the ones for LEDs. ### Pi-KVM does not show any image from the connected computer. -- Double check if you connected the HDMI-CSI-2 bridge cable correctly. [Check the documentation for details](https://github.com/tryallthethings/pikvm/tree/documentation#for-the-hdmi-csi-bridge) A red LED will light up on the bridge if it is connected properly. +- Double check if you connected the HDMI-CSI-2 bridge cable correctly. [Check the documentation for details](/README.md#for-the-hdmi-csi-bridge) A red LED will light up on the bridge if it is connected properly. - Some laptops do not output any signal until you switched the ouput (usually via the FN + and an F5 key on the keyboard). ## Software