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/Config_Changes.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/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 900aad82..e91ff465 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -308,7 +308,7 @@ that command. 20190628: All configuration options have been removed from the [skew_correction] section. Configuration for skew_correction -is now done via the SET_SKEW gcode. See skew_correction.md +is now done via the SET_SKEW gcode. See [Skew Correction](Skew_Correction.md) for recommended usage. 20190607: The "variable_X" parameters of gcode_macro (along with the |