aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Contact.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/Contact.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/Contact.md')
-rw-r--r--docs/Contact.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Contact.md b/docs/Contact.md
index 379bd01c..735084d3 100644
--- a/docs/Contact.md
+++ b/docs/Contact.md
@@ -106,11 +106,11 @@ bug. Please follow these steps:
experiencing similar issues then you can search the
[Klipper Community Forum](#community-forum).
2. Make sure you are running unmodified code from
- [https://github.com/KevinOConnor/klipper](https://github.com/KevinOConnor/klipper).
+ [https://github.com/Klipper3d/klipper](https://github.com/Klipper3d/klipper).
If the code has been modified or is obtained from another source,
then you will need to reproduce the problem on the unmodified code
from
- [https://github.com/KevinOConnor/klipper](https://github.com/KevinOConnor/klipper)
+ [https://github.com/Klipper3d/klipper](https://github.com/Klipper3d/klipper)
prior to reporting an issue.
3. If possible, run an `M112` command in the OctoPrint terminal window
immediately after the undesirable event occurs. This causes Klipper
@@ -139,7 +139,7 @@ bug. Please follow these steps:
5. If the log file is very large (eg, greater than 2MB) then one
may need to compress the log with zip or gzip.
5. Open a new github issue at
- [https://github.com/KevinOConnor/klipper/issues](https://github.com/KevinOConnor/klipper/issues)
+ [https://github.com/Klipper3d/klipper/issues](https://github.com/Klipper3d/klipper/issues)
and provide a clear description of the problem. The Klipper
developers need to understand what steps were taken, what the
desired outcome was, and what outcome actually occurred. The