]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Broken Keymap docs link
authorfabienheureux <contact@fabienlefrapper.me>
Fri, 2 Jun 2017 08:51:12 +0000 (10:51 +0200)
committerGitHub <noreply@github.com>
Fri, 2 Jun 2017 08:51:12 +0000 (10:51 +0200)
docs/Keycodes.md

index e83842cbbf2af19e7313c5ae6991fc82154c50fd..511e69460bf7295f4a6dfce3d4ac11477a9b0f6a 100644 (file)
@@ -1,6 +1,6 @@
 # Overview
 
-When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/doc/keymap.md) each key needs a valid key definition.
+When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/docs/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.