diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-09-29 21:43:58 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-09-29 21:43:58 -0400 |
commit | b806d71eb0cad462a3fcda5d1e53805322e020f5 (patch) | |
tree | 0f455b3868782db4883df37169975a164ae62202 /docs/Releases.md | |
parent | 2a964a4614d96af882736e55441937fb3d848fb7 (diff) | |
download | kutter-b806d71eb0cad462a3fcda5d1e53805322e020f5.tar.gz kutter-b806d71eb0cad462a3fcda5d1e53805322e020f5.tar.xz kutter-b806d71eb0cad462a3fcda5d1e53805322e020f5.zip |
docs: Fix link in Releases.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Releases.md')
-rw-r--r-- | docs/Releases.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Releases.md b/docs/Releases.md index 286c4fe1..f92d7a97 100644 --- a/docs/Releases.md +++ b/docs/Releases.md @@ -14,7 +14,7 @@ Available on 20210929. Major changes in this release: and a [Community Discourse Server](https://community.klipper3d.org). * The [Klipper website](https://www.klipper3d.org) now uses the "mkdocs" infrastructure. There is also a - [Klipper Translations](https://github.com/KevinOConnor/klipper-translations) + [Klipper Translations](https://github.com/Klipper3d/klipper-translations) project. * Automated support for flashing firmware via sdcard on many boards. * New kinematic support for "Hybrid CoreXY" and "Hybrid CoreXZ" |