docs: update repo locations

This commit is contained in:
alfrix
2023-07-08 22:32:37 -03:00
committed by Alfredo Monclus
parent b249c79180
commit ff292f77c9
3 changed files with 28 additions and 6 deletions

View File

@@ -67,7 +67,7 @@ If you wish to use the update manager feature of moonraker for KlipperScreen, ad
[update_manager KlipperScreen]
type: git_repo
path: ~/KlipperScreen
origin: https://github.com/jordanruthe/KlipperScreen.git
origin: https://github.com/KlipperScreen/KlipperScreen.git
env: ~/.KlipperScreen-env/bin/python
requirements: scripts/KlipperScreen-requirements.txt
install_script: scripts/KlipperScreen-install.sh