diff options
author | Lexi Beavil <alex@aeroniemi.com> | 2025-02-04 21:12:44 +0000 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2025-02-05 15:07:54 -0500 |
commit | b16cb6575d69aa4fd1737e42f19d28aec1fcad89 (patch) | |
tree | 844a1a6e22ffa176d0cad31f284284cfb4bcbcaa | |
parent | 329fbd01d8bbe8b2316de11e5dac1b5862211e6d (diff) | |
download | kutter-b16cb6575d69aa4fd1737e42f19d28aec1fcad89.tar.gz kutter-b16cb6575d69aa4fd1737e42f19d28aec1fcad89.tar.xz kutter-b16cb6575d69aa4fd1737e42f19d28aec1fcad89.zip |
docs: Fix broken link to MainsailOS
The documentation install page has a link to the old mainsail OS site, which is no longer available
Signed-off-by: Lexi Beavil <github@aeroniemi.com>
-rw-r--r-- | docs/Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index ca64259a..06550a02 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -61,7 +61,7 @@ their own Klipper-centric images. The two main Moonraker based front ends are [Fluidd](https://docs.fluidd.xyz/) and [Mainsail](https://docs.mainsail.xyz/), the latter of which has a premade install -image ["MainsailOS"](http://docs.mainsailOS.xyz), this has the option for Raspberry Pi +image ["MainsailOS"](https://docs-os.mainsail.xyz/), this has the option for Raspberry Pi and some OrangePi varianta. Fluidd can be installed via KIAUH(Klipper Install And Update Helper), which |