From 1f2d9c051cc49e690ec5fb7fc0035da074053b5e Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Thu, 3 Dec 2020 15:06:58 -0500 Subject: docs: Use relative links for files outside the docs/ directory Use javascript to fixup the "github pages" rendering of links to files outside the docs/ directory. Then use normal relative links in the documentation. Signed-off-by: Kevin O'Connor --- docs/RPi_microcontroller.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/RPi_microcontroller.md') diff --git a/docs/RPi_microcontroller.md b/docs/RPi_microcontroller.md index 18b5a8ab..d86a38a4 100644 --- a/docs/RPi_microcontroller.md +++ b/docs/RPi_microcontroller.md @@ -54,8 +54,8 @@ Remaining configuration Complete the installation by configuring Klipper secondary MCU following the instructions in -[RaspberryPi sample config](https://github.com/KevinOConnor/klipper/tree/master/config/sample-raspberry-pi.cfg) and -[Multi MCU sample config](https://github.com/KevinOConnor/klipper/tree/master/config/sample-multi-mcu.cfg). +[RaspberryPi sample config](../config/sample-raspberry-pi.cfg) and +[Multi MCU sample config](../config/sample-multi-mcu.cfg). Optional: Identify the correct gpiochip ======================================= -- cgit v1.2.3-70-g09d2