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 | |
parent | dcb274b2867adeb0f516eb709c7f651aa61774a6 (diff) |
Additional link fixes
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'docs')
-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 02254a9d81..8a40ccd7f2 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -52,7 +52,7 @@ * [Backlight](feature_backlight.md) * [Bluetooth](feature_bluetooth.md) * [Bootmagic](feature_bootmagic.md) - * [Combos](feature_combo) + * [Combos](feature_combo.md) * [Command](feature_command.md) * [Debounce API](feature_debounce_type.md) * [Dynamic Macros](feature_dynamic_macros.md) @@ -66,7 +66,7 @@ * [LED Matrix](feature_led_matrix.md) * [Macros](feature_macros.md) * [Mouse Keys](feature_mouse_keys.md) - * [OLED Driver](feature_oled_driver) + * [OLED Driver](feature_oled_driver.md) * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys) * [Pointing Device](feature_pointing_device.md) * [PS/2 Mouse](feature_ps2_mouse.md) |