diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-09-23 19:45:22 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-09-23 19:45:22 -0400 |
commit | c2d3a1689e71788fd4c98b863ea1ad037a8592fc (patch) | |
tree | 15263a346e1a8ed39da5701d4757f1839bc39d24 /config/kit-voron2-250mm.cfg | |
parent | 44e2c630b3373ef0e9f8944c238032920e99007d (diff) | |
download | kutter-c2d3a1689e71788fd4c98b863ea1ad037a8592fc.tar.gz kutter-c2d3a1689e71788fd4c98b863ea1ad037a8592fc.tar.xz kutter-c2d3a1689e71788fd4c98b863ea1ad037a8592fc.zip |
config: Remove URLs to github repository
Update URLs to documentation in the github repository to use the
klipper3d.org website.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/kit-voron2-250mm.cfg')
-rw-r--r-- | config/kit-voron2-250mm.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/kit-voron2-250mm.cfg b/config/kit-voron2-250mm.cfg index dcad007a..2d509967 100644 --- a/config/kit-voron2-250mm.cfg +++ b/config/kit-voron2-250mm.cfg @@ -13,9 +13,6 @@ # See docs/Config_Reference.md for a description of parameters. -# AND PLEASE READ THROUGH THE KLIPPER DOCUMENTATION FIRST! -# https://github.com/KevinOConnor/klipper/tree/master/docs - # *** THINGS TO CHANGE/CHECK: *** # Arduino paths [mcu] section # Thermistor types [extruder] and [heater_bed] sections - See 'sensor types' list at end of file |