diff options
author | skullydazed <skullydazed@users.noreply.github.com> | 2018-03-08 10:31:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-08 10:31:08 -0800 |
commit | 566399794a6e2c19f11d9978a723595226e10560 (patch) | |
tree | c7a71e1445e0ea9de1e7ae6099b47fb5660f96cf /docs/_summary.md | |
parent | 2bdf1731c38cdd730c5e21c60d2b9253138f81cc (diff) | |
download | qmk_firmware-566399794a6e2c19f11d9978a723595226e10560.tar.gz qmk_firmware-566399794a6e2c19f11d9978a723595226e10560.zip |
Disable the glossary linking to fix #2498 (#2499)
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 4e743ac5e..50d9a37ae 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
@@ -73,7 +73,7 @@ | |||
73 | * [Customizing Functionality](custom_quantum_functions.md) | 73 | * [Customizing Functionality](custom_quantum_functions.md) |
74 | * [Documentation Best Practices](documentation_best_practices.md) | 74 | * [Documentation Best Practices](documentation_best_practices.md) |
75 | * [Documentation Templates](documentation_templates.md) | 75 | * [Documentation Templates](documentation_templates.md) |
76 | * [Glossary](glossary.md) | 76 | * [Glossary](reference_glossary.md) |
77 | * [Keymap Overview](keymap.md) | 77 | * [Keymap Overview](keymap.md) |
78 | * [Unit Testing](unit_testing.md) | 78 | * [Unit Testing](unit_testing.md) |
79 | 79 | ||