summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-06-02 15:21:01 +0200
committerGitHub <noreply@github.com>2017-06-02 15:21:01 +0200
commit47c209fa02e929d7455392b1647c6170bcd67063 (patch)
treece1f37791f3de6f34ae255260cc2f893383e9c85 /docs
parent19816a49981514eb1b2d022af7f4923732097231 (diff)
downloadqmk_firmware-47c209fa02e929d7455392b1647c6170bcd67063.tar.gz
qmk_firmware-47c209fa02e929d7455392b1647c6170bcd67063.tar.xz
Update Keycodes.md
Diffstat (limited to 'docs')
-rw-r--r--docs/Keycodes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Keycodes.md b/docs/Keycodes.md
index 511e69460..aabfb9913 100644
--- a/docs/Keycodes.md
+++ b/docs/Keycodes.md
@@ -1,6 +1,6 @@
# Overview
-When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/docs/Keymap.md) each key needs a valid key definition.
+When defining a [keymap](/Keymap.md) each key needs a valid key definition.
This page documents the symbols that correspond to keycodes that are available to you in QMK.