summaryrefslogtreecommitdiffstats
path: root/docs/keycodes.md
diff options
context:
space:
mode:
authorBrian Choromanski <BrianChoromanski@gmail.com>2018-02-28 22:43:15 +0100
committerJack Humbert <jack.humb@gmail.com>2018-02-28 22:43:15 +0100
commit8e99fbc884d8599a18327f1bae82433fe11e9b7a (patch)
treecf532f3c6516a5fabd93a45479ecb145070888a3 /docs/keycodes.md
parent524053e3c0eceab0eadf04cde6c2c0f1a77520fe (diff)
downloadqmk_firmware-8e99fbc884d8599a18327f1bae82433fe11e9b7a.tar.gz
qmk_firmware-8e99fbc884d8599a18327f1bae82433fe11e9b7a.tar.xz
Fixed typo of 'confid.h' to 'config.h' (#2448)
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs
Diffstat (limited to 'docs/keycodes.md')
-rw-r--r--docs/keycodes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keycodes.md b/docs/keycodes.md
index fa02512de..030b23827 100644
--- a/docs/keycodes.md
+++ b/docs/keycodes.md
@@ -366,7 +366,7 @@ This is a reference only. Each group of keys links to the page documenting their
|`KC_RIGHT_ANGLE_BRACKET`|`KC_GT`/`KC_RABK` |`>` |
|`KC_QUESTION` |`KC_QUES` |`?` |
-## [Switching and Toggling Layers](feature_common_shortcuts.md#switching-and-toggling-layers)
+## [Switching and Toggling Layers](feature_advanced_keycodes.md#switching-and-toggling-layers)
|Key |Description |
|---------------|----------------------------------------------------------------------------------|