diff options
author | fauxpark <fauxpark@gmail.com> | 2018-08-02 01:43:54 +1000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-01 08:43:54 -0700 |
commit | 03ad6927cba0698926542dd4f866d910f360e51d (patch) | |
tree | abce2bffdc4c4c6839e5aa8ac0494abe7ac0faab /docs/_sidebar.md | |
parent | ff14028bd8761f8935b7782208345b42a18b018c (diff) | |
download | qmk_firmware-03ad6927cba0698926542dd4f866d910f360e51d.tar.gz |
Docs: Format Space Cadet documentation (#3540)
* Format Space Cadet documentation
* Fix page filenames
* Move Caveats section up
Diffstat (limited to 'docs/_sidebar.md')
-rw-r--r-- | docs/_sidebar.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_sidebar.md b/docs/_sidebar.md index a4216122a..6c56bb2e5 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -44,8 +44,8 @@ * [PS/2 Mouse](feature_ps2_mouse.md) * [RGB Lighting](feature_rgblight.md) * [RGB Matrix](feature_rgb_matrix.md) - * [Space Cadet Shift](feature_space_cadet.md) - * [Space Cadet Shift Enter](feature_space_shift_cadet.md) + * [Space Cadet Shift](feature_space_cadet_shift.md) + * [Space Cadet Shift Enter](feature_space_cadet_shift_enter.md) * [Stenography](feature_stenography.md) * [Swap Hands](feature_swap_hands.md) * [Tap Dance](feature_tap_dance.md) |