瀏覽代碼

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

skullydazed 7 年之前
父節點
當前提交
566399794a
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      docs/_summary.md
  2. 2 2
      docs/redirects.json
  3. 0 0
      docs/reference_glossary.md

+ 1 - 1
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)
 

+ 2 - 2
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",

+ 0 - 0
docs/glossary.md → docs/reference_glossary.md