aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
diff options
context:
space:
mode:
authorYifei Ding <dingyifeiair@gmail.com>2021-11-20 23:23:56 -0800
committerKevin O'Connor <kevin@koconnor.net>2021-11-22 21:03:32 -0500
commita1af78cb83eb91c20126d02012ad8a20405470b4 (patch)
treecd2507ce1f81a80d1dcb9387e65f629eed4d1c47 /docs/Config_Reference.md
parent85667649d1422e4b88f9137ffeae58898f66ea50 (diff)
downloadkutter-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/Config_Reference.md')
-rw-r--r--docs/Config_Reference.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index ca601db3..e151dbcf 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -1112,8 +1112,8 @@ Printer Skew Correction. It is possible to use software to correct
printer skew across 3 planes, xy, xz, yz. This is done by printing a
calibration model along a plane and measuring three lengths. Due to
the nature of skew correction these lengths are set via gcode. See
-[skew correction](skew_correction.md) and
-[command reference](G-Codes.md#skew-correction) for details.
+[Skew Correction](Skew_Correction.md) and
+[Command Reference](G-Codes.md#skew-correction) for details.
```
[skew_correction]
@@ -3727,7 +3727,7 @@ TSLl401CL Based Filament Width Sensor. See the
### [hall_filament_width_sensor]
Hall filament width sensor (see
-[Hall Filament Width Sensor](HallFilamentWidthSensor.md)).
+[Hall Filament Width Sensor](Hall_Filament_Width_Sensor.md)).
```
[hall_filament_width_sensor]
@@ -3870,7 +3870,7 @@ vssa_pin:
### [replicape]
-Replicape support - see the [beaglebone guide](beaglebone.md) and the
+Replicape support - see the [beaglebone guide](Beaglebone.md) and the
[generic-replicape.cfg](../config/generic-replicape.cfg) file for an
example.