diff options
author | Drashna Jaelre <drashna@live.com> | 2019-05-22 20:59:01 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-22 21:00:20 -0700 |
commit | c97315dc5a355636e1f514a93c28ea2842002742 (patch) | |
tree | 59d3d5d361e1e048da65cba406cd2d800e744798 /docs/_summary.md | |
parent | dcb274b2867adeb0f516eb709c7f651aa61774a6 (diff) | |
download | qmk_firmware-c97315dc5a355636e1f514a93c28ea2842002742.tar.gz qmk_firmware-c97315dc5a355636e1f514a93c28ea2842002742.zip |
Additional link fixes
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 02254a9d8..8a40ccd7f 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
@@ -52,7 +52,7 @@ | |||
52 | * [Backlight](feature_backlight.md) | 52 | * [Backlight](feature_backlight.md) |
53 | * [Bluetooth](feature_bluetooth.md) | 53 | * [Bluetooth](feature_bluetooth.md) |
54 | * [Bootmagic](feature_bootmagic.md) | 54 | * [Bootmagic](feature_bootmagic.md) |
55 | * [Combos](feature_combo) | 55 | * [Combos](feature_combo.md) |
56 | * [Command](feature_command.md) | 56 | * [Command](feature_command.md) |
57 | * [Debounce API](feature_debounce_type.md) | 57 | * [Debounce API](feature_debounce_type.md) |
58 | * [Dynamic Macros](feature_dynamic_macros.md) | 58 | * [Dynamic Macros](feature_dynamic_macros.md) |
@@ -66,7 +66,7 @@ | |||
66 | * [LED Matrix](feature_led_matrix.md) | 66 | * [LED Matrix](feature_led_matrix.md) |
67 | * [Macros](feature_macros.md) | 67 | * [Macros](feature_macros.md) |
68 | * [Mouse Keys](feature_mouse_keys.md) | 68 | * [Mouse Keys](feature_mouse_keys.md) |
69 | * [OLED Driver](feature_oled_driver) | 69 | * [OLED Driver](feature_oled_driver.md) |
70 | * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys) | 70 | * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys) |
71 | * [Pointing Device](feature_pointing_device.md) | 71 | * [Pointing Device](feature_pointing_device.md) |
72 | * [PS/2 Mouse](feature_ps2_mouse.md) | 72 | * [PS/2 Mouse](feature_ps2_mouse.md) |