mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-04 20:44:02 -06:00
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:
parent
82f540bb73
commit
fe9eff8ce3
1 changed files with 5 additions and 7 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue