diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-11-22 20:33:49 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-11-22 20:33:49 -0500 |
commit | c6f870a65513ae719adc260e3e7e09e958abdcd0 (patch) | |
tree | 325e78679cc9b2c19b987ed32c68a24d1fc0d362 /docs/RPi_microcontroller.md | |
parent | fcb78e50e50dae67d4f335464704e98bff26b8d9 (diff) | |
download | kutter-c6f870a65513ae719adc260e3e7e09e958abdcd0.tar.gz kutter-c6f870a65513ae719adc260e3e7e09e958abdcd0.tar.xz kutter-c6f870a65513ae719adc260e3e7e09e958abdcd0.zip |
docs: Update RPi_microcontroller.md links to render correctly on klipper3d.org
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/RPi_microcontroller.md')
-rw-r--r-- | docs/RPi_microcontroller.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/RPi_microcontroller.md b/docs/RPi_microcontroller.md index d86a38a4..18b5a8ab 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](../config/sample-raspberry-pi.cfg) and -[Multi MCU sample config](../config/sample-multi-mcu.cfg). +[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). Optional: Identify the correct gpiochip ======================================= |