aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-01-21 18:54:00 -0500
committerKevin O'Connor <kevin@koconnor.net>2025-01-21 18:54:00 -0500
commit9a06d2b7e8b765ce7b141697aeb731e50201d2b8 (patch)
tree3289e8285b4c5398f0ec98ff228a00a10fe68920 /docs
parentcf3b0475daa0d7154d2f986f94d8c184c7cf39c1 (diff)
downloadkutter-9a06d2b7e8b765ce7b141697aeb731e50201d2b8.tar.gz
kutter-9a06d2b7e8b765ce7b141697aeb731e50201d2b8.tar.xz
kutter-9a06d2b7e8b765ce7b141697aeb731e50201d2b8.zip
docs: Improve wording of main Klipper page
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md19
1 files changed, 11 insertions, 8 deletions
diff --git a/docs/index.md b/docs/index.md
index 17192742..4846f96d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -6,13 +6,16 @@ title: Welcome
![](img/klipper-logo.png){ .center-image }
-Klipper is a 3d-Printer firmware. It combines the power of a general
-purpose computer with one or more micro-controllers. See the
-[features](Features.md) document for more information on why you
-should use Klipper.
+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.
-To begin using Klipper start by [installing](Installation.md) it.
+Start by [installing Klipper software](https://www.klipper3d.org/Installation.html).
-Klipper is Free Software. Read the [documentation](Overview.md) or
-view [the Klipper code on github](https://github.com/Klipper3d/klipper).
-We depend on the generous support from our [sponsors](Sponsors.md).
+Klipper software is Free Software. Read the
+[documentation](https://www.klipper3d.org/Overview.html), 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).