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>
This commit is contained in:
Kevin O'Connor 2025-05-16 12:14:45 -04:00
parent 82f540bb73
commit fe9eff8ce3

View file

@ -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).