aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2020-03-15 07:48:44 -0700
committerGitHub <noreply@github.com>2020-03-15 07:48:44 -0700
commitdc68418660e9ba1d21e391548038652b793790a7 (patch)
tree51cd5c8f05a5ab177f50c31718d88cbe0d0e1154 /docs/_summary.md
parent499d7c8ce610a3c150c64eaacbca3038f7796cc5 (diff)
downloadfirmware-dc68418660e9ba1d21e391548038652b793790a7.tar.gz
firmware-dc68418660e9ba1d21e391548038652b793790a7.tar.bz2
firmware-dc68418660e9ba1d21e391548038652b793790a7.zip
Fix some broken links in the docs (#8394)
* fix some broken links * remove duplicate and confusing material from cli.md * Switch brazil to the 2 letter country code * Update docs/_langs.md Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 9eb58b9a8..e7e9fa132 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -18,7 +18,6 @@
* [Overview](newbs_building_firmware_configurator.md)
* [Step by Step](configurator_step_by_step.md)
* [Troubleshooting](configurator_troubleshooting.md)
- * [Problems and Bugs](configurator_problems.md)
* QMK API
* [Overview](api_overview.md)
* [API Documentation](api_docs.md)
@@ -128,7 +127,6 @@
* Python Development
* [Coding Conventions](coding_conventions_python.md)
* [QMK CLI Development](cli_development.md)
- * [QMK CLI Config](cli_dev_configuration.md)
* Configurator Development
* QMK API