diff options
-rw-r--r-- | docs/_summary.md | 2 | ||||
-rw-r--r-- | docs/redirects.json | 4 | ||||
-rw-r--r-- | docs/reference_glossary.md (renamed from docs/glossary.md) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 4e743ac5ea..50d9a37ae2 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -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) diff --git a/docs/redirects.json b/docs/redirects.json index db41cb41e4..43e9064081 100644 --- a/docs/redirects.json +++ b/docs/redirects.json @@ -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", diff --git a/docs/glossary.md b/docs/reference_glossary.md index 754c1469e3..754c1469e3 100644 --- a/docs/glossary.md +++ b/docs/reference_glossary.md |