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 <kevin@koconnor.net>
This commit is contained in:
@@ -126,7 +126,7 @@ Configuring Klipper
|
||||
|
||||
The Klipper configuration is stored in a text file on the Raspberry
|
||||
Pi. Take a look at the example config files in the
|
||||
[config directory](https://github.com/KevinOConnor/klipper/tree/master/config/). The
|
||||
[config directory](../config/). The
|
||||
[config reference](Config_Reference.md) contains documentation on
|
||||
config parameters.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user