From 8bc9f39c58d4416faa53323fad2bece4a14847a0 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 14 Apr 2019 21:12:21 -0400 Subject: docs: Avoid using .. in markdown links Using .. in the markdown link can confuse some document processors. Use an absolute link to github instead. Signed-off-by: Kevin O'Connor --- docs/Features.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/Features.md') diff --git a/docs/Features.md b/docs/Features.md index f5facb9a..c67a0ccc 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -116,7 +116,9 @@ Klipper supports many standard 3d printer features: document for more information. * Sample configuration files are available for many common printers. - Check the [config directory](../config/) for a list. + Check the + [config directory](https://github.com/KevinOConnor/klipper/tree/master/config/) + for a list. To get started with Klipper, read the [installation](Installation.md) guide. -- cgit v1.2.3-70-g09d2