diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-07-27 19:00:01 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-07-27 19:00:01 -0400 |
commit | 75e958e57d8c8c6a98cf46f529bf57401e914a8c (patch) | |
tree | 98e4c8627f00573161b5dff7c8aceeac7e5d3004 | |
parent | a80c7d71dc28c56af5506caacd80c6355686f91c (diff) | |
download | kutter-75e958e57d8c8c6a98cf46f529bf57401e914a8c.tar.gz kutter-75e958e57d8c8c6a98cf46f529bf57401e914a8c.tar.xz kutter-75e958e57d8c8c6a98cf46f529bf57401e914a8c.zip |
Revert "README: Fix links to www.klipper3d.org"
This reverts commit baad3f281d8d69aae45ec3d14f8b9fdb7b3f2d00.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,11 +6,11 @@ https://www.klipper3d.org/ Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the -[features document](https://www.klipper3d.org/Features) for more +[features document](https://www.klipper3d.org/Features.html) for more information on why you should use Klipper. To begin using Klipper start by -[installing](https://www.klipper3d.org/Installation) it. +[installing](https://www.klipper3d.org/Installation.html) it. Klipper is Free Software. See the [license](COPYING) or read the -[documentation](https://www.klipper3d.org/Overview). +[documentation](https://www.klipper3d.org/Overview.html). |