소스 검색

Merge pull request #1356 from fabienheureux/patch-1

Broken Keymap docs link
Jack Humbert 8 년 전
부모
커밋
af931368ce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/Keycodes.md

+ 1 - 1
docs/Keycodes.md

@@ -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](/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.