Disable the glossary linking to fix #2498 (#2499)

pull/2523/head
skullydazed 6 years ago committed by GitHub
parent 2bdf1731c3
commit 566399794a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@
* [Customizing Functionality](custom_quantum_functions.md)
* [Documentation Best Practices](documentation_best_practices.md)
* [Documentation Templates](documentation_templates.md)
* [Glossary](glossary.md)
* [Glossary](reference_glossary.md)
* [Keymap Overview](keymap.md)
* [Unit Testing](unit_testing.md)

@ -17,8 +17,8 @@
"to": "feature_advanced_keycodes.html"
},
{
"from": "flashing.html",
"to": "newbs_flashing.html"
"from": "glossary.html",
"to": "reference_glossary.html"
},
{
"from": "key_lock.html",

Loading…
Cancel
Save