aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-09-23 19:37:27 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-09-23 19:37:27 -0400
commit44e2c630b3373ef0e9f8944c238032920e99007d (patch)
tree6b3f8706ee177bf73f621068867a53a39fa8d0da /docs/index.md
parent0b918b357cb0c282d53cbdf59e1931a2054cd60a (diff)
downloadkutter-44e2c630b3373ef0e9f8944c238032920e99007d.tar.gz
kutter-44e2c630b3373ef0e9f8944c238032920e99007d.tar.xz
kutter-44e2c630b3373ef0e9f8944c238032920e99007d.zip
docs: Update documentation with new klipper github URL
The main code repository moved from https://github.com/KevinOConnor/klipper.git to https://github.com/Klipper3d/klipper.git . Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 37eca645..efbae621 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -14,4 +14,4 @@ should use Klipper.
To begin using Klipper start by [installing](Installation.md) it.
Klipper is Free Software. Read the [documentation](Overview.md) or
-view [the Klipper code on github](https://github.com/KevinOConnor/klipper).
+view [the Klipper code on github](https://github.com/Klipper3d/klipper).