Browse Source

Broken Keymap docs link

fabienheureux 9 năm trước cách đây
mục cha
commit
19816a4998
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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](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.
 This page documents the symbols that correspond to keycodes that are available to you in QMK.