README: Use Klipper3d github http address

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2022-05-04 18:40:19 -04:00 committed by Eric Callahan
parent 794ccd69c0
commit da0f92f721

View File

@ -2,7 +2,7 @@
Can Bootloader for STM32F103 MCUs Can Bootloader for STM32F103 MCUs
This bootloader is designed for CAN nodes to be used with This bootloader is designed for CAN nodes to be used with
[Klipper](https://github.com/KevinOConnor/klipper). The bootloader [Klipper](https://github.com/Klipper3d/klipper). The bootloader
itself makes use of Klipper's hardware abstraction layer, stripped itself makes use of Klipper's hardware abstraction layer, stripped
down to keep the footprint minimal. Currently the bootloader down to keep the footprint minimal. Currently the bootloader
reserves 8 KiB of space. reserves 8 KiB of space.