diff options
Diffstat (limited to 'docs/understanding_qmk.md')
-rw-r--r-- | docs/understanding_qmk.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/understanding_qmk.md b/docs/understanding_qmk.md index e3dd5cb78..da622044c 100644 --- a/docs/understanding_qmk.md +++ b/docs/understanding_qmk.md | |||
@@ -4,7 +4,7 @@ This document attempts to explain how the QMK firmware works from a very high le | |||
4 | 4 | ||
5 | * [Introduction](getting_started_introduction.md) | 5 | * [Introduction](getting_started_introduction.md) |
6 | * [How Keyboards Work](how_keyboards_work.md) | 6 | * [How Keyboards Work](how_keyboards_work.md) |
7 | * [FAQ](faq.md) | 7 | * [FAQ](faq_general.md) |
8 | 8 | ||
9 | ## Startup | 9 | ## Startup |
10 | 10 | ||