diff --git a/README.md b/README.md index 11a6052..352ce27 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ For more information or instructions to the various components KIAUH can install ### **⛵Klipper** by [KevinOConnor](https://github.com/KevinOConnor) : -https://github.com/KevinOConnor/klipper +https://github.com/Klipper3d/klipper --- diff --git a/kiauh.sh b/kiauh.sh index 157e83a..5563d82 100755 --- a/kiauh.sh +++ b/kiauh.sh @@ -43,7 +43,7 @@ INI_FILE=${HOME}/.kiauh.ini BACKUP_DIR=${HOME}/kiauh-backups ### set github repos -KLIPPER_REPO=https://github.com/KevinOConnor/klipper.git +KLIPPER_REPO=https://github.com/Klipper3d/klipper.git ARKSINE_REPO=https://github.com/Arksine/klipper.git DMBUTYUGIN_REPO=https://github.com/dmbutyugin/klipper.git DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper-socket.git