readme: fix link for MainsailOS
readme: replace `Meteyou` with `Mainsail-Crew` docs: replace `meteyou` with `mainsail-crew` in web_api.md Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
parent
8ff54e2372
commit
8b8cb66481
|
@ -14,7 +14,7 @@ Documentation for users and developers can be found on
|
||||||
Note that Moonraker does not come bundled with a client, you will need to
|
Note that Moonraker does not come bundled with a client, you will need to
|
||||||
install one. The following clients are currently available:
|
install one. The following clients are currently available:
|
||||||
|
|
||||||
- [Mainsail](https://github.com/mainsail-crew/mainsail) by Meteyou
|
- [Mainsail](https://github.com/mainsail-crew/mainsail) by [Mainsail-Crew](https://github.com/mainsail-crew)
|
||||||
- [Fluidd](https://github.com/fluidd-core/fluidd) by Cadriel
|
- [Fluidd](https://github.com/fluidd-core/fluidd) by Cadriel
|
||||||
- [KlipperScreen](https://github.com/jordanruthe/KlipperScreen) by jordanruthe
|
- [KlipperScreen](https://github.com/jordanruthe/KlipperScreen) by jordanruthe
|
||||||
- [mooncord](https://github.com/eliteSchwein/mooncord) by eliteSchwein
|
- [mooncord](https://github.com/eliteSchwein/mooncord) by eliteSchwein
|
||||||
|
@ -23,7 +23,7 @@ install one. The following clients are currently available:
|
||||||
|
|
||||||
Moonraker is available pre-installed with the following Raspberry Pi images:
|
Moonraker is available pre-installed with the following Raspberry Pi images:
|
||||||
|
|
||||||
- [MainsailOS](https://github.com/raymondh2/MainsailOS) by Ray
|
- [MainsailOS](https://github.com/mainsail-crew/MainsailOS) by [Mainsail-Crew](https://github.com/mainsail-crew)
|
||||||
- Includes Klipper, Moonraker, and Mainsail
|
- Includes Klipper, Moonraker, and Mainsail
|
||||||
- [FluiddPi](https://github.com/fluidd-core/FluiddPi) by Cadriel
|
- [FluiddPi](https://github.com/fluidd-core/FluiddPi) by Cadriel
|
||||||
- Includes Klipper, Moonraker, and Fluidd
|
- Includes Klipper, Moonraker, and Fluidd
|
||||||
|
|
|
@ -2509,7 +2509,7 @@ and `fluidd` are present as clients configured in `moonraker.conf`
|
||||||
},
|
},
|
||||||
"mainsail": {
|
"mainsail": {
|
||||||
"name": "mainsail",
|
"name": "mainsail",
|
||||||
"owner": "meteyou",
|
"owner": "mainsail-crew",
|
||||||
"version": "v2.1.1",
|
"version": "v2.1.1",
|
||||||
"remote_version": "v2.1.1",
|
"remote_version": "v2.1.1",
|
||||||
"configured_type": "web",
|
"configured_type": "web",
|
||||||
|
|
Loading…
Reference in New Issue