diff options
author | Yifei Ding <dingyifeiair@gmail.com> | 2021-11-20 23:23:56 -0800 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-11-22 21:03:32 -0500 |
commit | a1af78cb83eb91c20126d02012ad8a20405470b4 (patch) | |
tree | cd2507ce1f81a80d1dcb9387e65f629eed4d1c47 /docs/Installation.md | |
parent | 85667649d1422e4b88f9137ffeae58898f66ea50 (diff) | |
download | kutter-a1af78cb83eb91c20126d02012ad8a20405470b4.tar.gz kutter-a1af78cb83eb91c20126d02012ad8a20405470b4.tar.xz kutter-a1af78cb83eb91c20126d02012ad8a20405470b4.zip |
docs: Rename Documents
Signed-off-by: Yifei Ding <yifeiding@protonmail.com>
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index b4e77e2f..a8f5373d 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -9,7 +9,7 @@ for other machines). Klipper currently supports a number of Atmel ATmega based micro-controllers, [ARM based micro-controllers](Features.md#step-benchmarks), and -[Beaglebone PRU](beaglebone.md) based printers. +[Beaglebone PRU](Beaglebone.md) based printers. ## Prepping an OS image |