From 7aaef1626693f4e4449946de025aa6175adcfa3d Mon Sep 17 00:00:00 2001 From: Devin J. Pohly Date: Thu, 30 Nov 2017 12:18:01 -0600 Subject: Fix internal links in docs/ (#2080) One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.--- docs/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/features.md') diff --git a/docs/features.md b/docs/features.md index b315139bb..ed5f21318 100644 --- a/docs/features.md +++ b/docs/features.md @@ -17,7 +17,7 @@ QMK has a staggering number of features for building your keyboard. It can take * [Pointing Device](feature_pointing_device.md) - Framework for connecting your custom pointing device to your keyboard. * [PS2 Mouse](feature_ps2_mouse.md) - Driver for connecting a ps2 mouse directly to your keyboard. * [RGB Light](feature_rgblight.md) - RGB lighting for your keyboard. -* [Space Cadet](feature_space_cadet_shift.md) - Use your left/right shift keys to type parenthesis and brackets. +* [Space Cadet](feature_space_cadet.md) - Use your left/right shift keys to type parenthesis and brackets. * [Stenography](feature_stenography.md) - Put your keyboard into Plover mode for stenography use. * [Tap Dance](feature_tap_dance.md) - Make a single key do as many things as you want. * [Terminal](feature_terminal.md) - CLI interface to the internals of your keyboard. -- cgit v1.2.3