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>
This commit is contained in:
Kevin O'Connor
2021-09-23 19:37:27 -04:00
parent 0b918b357c
commit 44e2c630b3
7 changed files with 14 additions and 14 deletions

View File

@@ -15,7 +15,7 @@ The source code "whitespace check" can be run with:
The Klippy regression test suite requires "data dictionaries" from
many platforms. The easiest way to obtain them is to
[download them from github](https://github.com/KevinOConnor/klipper/issues/1438).
[download them from github](https://github.com/Klipper3d/klipper/issues/1438).
Once the data dictionaries are downloaded, use the following to run
the regression suite:
```