diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-05-28 20:42:06 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-05-28 20:42:06 -0400 |
commit | 624d94f6acbcb6f860d6f1c01c81e277bbf1f21e (patch) | |
tree | 1437838d266f2a696edba4d715fe6d46cd8d8506 /docs/Config_Reference.md | |
parent | 3a25db1247cdd37b216a6a095d1999ded383f901 (diff) | |
download | kutter-624d94f6acbcb6f860d6f1c01c81e277bbf1f21e.tar.gz kutter-624d94f6acbcb6f860d6f1c01c81e277bbf1f21e.tar.xz kutter-624d94f6acbcb6f860d6f1c01c81e277bbf1f21e.zip |
docs: Fix link in Config_Reference.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index ba5d828a..ec48559e 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -3533,9 +3533,9 @@ A [default set of menus](../klippy/extras/display/menu.cfg) are automatically created. One can replace or extend the menu by overriding the defaults in the main printer.cfg config file. -See the [command template -document](Command_Templates.md#menu-templates) for information on menu -attributes available during template rendering. +See the +[command template document](Command_Templates.md#menu-templates) for +information on menu attributes available during template rendering. ``` # Common parameters available for all menu config sections. |