Prechádzať zdrojové kódy

Merge pull request #1356 from fabienheureux/patch-1

Broken Keymap docs link
Jack Humbert 8 rokov pred
rodič
commit
af931368ce
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      docs/Keycodes.md

+ 1 - 1
docs/Keycodes.md

@@ -1,6 +1,6 @@
 # Overview
 # 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](/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.
 This page documents the symbols that correspond to keycodes that are available to you in QMK.