X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Funderstanding_qmk.md;h=2ac4f3036504fdbf03b78986923a393c1ff1224e;hb=c02de0932ad9a546727bd7097ba33c5b17aebd98;hp=28927f0eff4994b08264f3280dc99eb43ab53a38;hpb=0787d70e55a668244445d9328f3cda2303cc6877;p=qmk_firmware.git diff --git a/docs/understanding_qmk.md b/docs/understanding_qmk.md index 28927f0ef..2ac4f3036 100644 --- a/docs/understanding_qmk.md +++ b/docs/understanding_qmk.md @@ -3,7 +3,7 @@ This document attempts to explain how the QMK firmware works from a very high level. It assumes you understand basic programming concepts but does not (except where needed to demonstrate) assume familiarity with C. It assumes that you have a basic understanding of the following documents: * [QMK Overview](qmk_overview.md) -* [How Keyboards Work](basic_how_keyboards_work.md) +* [How Keyboards Work](how_keyboards_work.md) * [FAQ](faq.md) ## Startup