]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/reference_glossary.md
Zeal60/Zeal65/M60-A implementation (#3879)
[qmk_firmware.git] / docs / reference_glossary.md
index 754c1469e333dca39e0bf90571c225c8422e1fc3..29d07f26d3432e625308fffb04ee219eb7ecbf83 100644 (file)
@@ -133,7 +133,7 @@ A 1 byte number that is sent as part of a HID report over USB that represents a
 ## Space Cadet Shift
 A special set of shift keys which allow you to type various types of braces by tapping the left or right shift one or more times.
 
-* [Space Cadet Shift Documentation](feature_space_cadet.md)
+* [Space Cadet Shift Documentation](feature_space_cadet_shift.md)
 
 ## Tap
 Pressing and releasing a key. In some situations you will need to distinguish between a key down and a key up event, and Tap always refers to both at once.