aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-05-16 12:14:45 -0400
committerKevin O'Connor <kevin@koconnor.net>2025-05-16 12:14:45 -0400
commitfe9eff8ce36be77bcebedbb2e415d30e919ded66 (patch)
treeb1f76a32e928c853e70c5e2a04915967b683ba7d /docs
parent82f540bb731fe4ae4575d48aefb2f837491ba4e6 (diff)
downloadkutter-fe9eff8ce36be77bcebedbb2e415d30e919ded66.tar.gz
kutter-fe9eff8ce36be77bcebedbb2e415d30e919ded66.tar.xz
kutter-fe9eff8ce36be77bcebedbb2e415d30e919ded66.zip
docs: Fix index.md links
Use relative links in index.md and correct the location of the COPYING file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/index.md b/docs/index.md
index 4846f96d..45639d18 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -8,14 +8,12 @@ title: Welcome
The Klipper firmware controls 3d-Printers. It combines the power of a
general purpose computer with one or more micro-controllers. See the
-[features document](https://www.klipper3d.org/Features.html) for more
-information on why you should use the Klipper software.
+[features document](Features.md) for more information on why you
+should use the Klipper software.
-Start by [installing Klipper software](https://www.klipper3d.org/Installation.html).
+Start by [installing Klipper software](Installation.md).
Klipper software is Free Software. Read the
-[documentation](https://www.klipper3d.org/Overview.html), see the
-[license](COPYING), or
+[documentation](Overview.md), see the [license](../COPYING), or
[download](https://github.com/Klipper3d/Klipper) the software. We
-depend on the generous support from our
-[sponsors](https://www.klipper3d.org/Sponsors.html).
+depend on the generous support from our [sponsors](Sponsors.md).