aboutsummaryrefslogtreecommitdiff
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)
downloadqmk_firmware-dc68418660e9ba1d21e391548038652b793790a7.tar.gz
qmk_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 @@
18 * [Overview](newbs_building_firmware_configurator.md) 18 * [Overview](newbs_building_firmware_configurator.md)
19 * [Step by Step](configurator_step_by_step.md) 19 * [Step by Step](configurator_step_by_step.md)
20 * [Troubleshooting](configurator_troubleshooting.md) 20 * [Troubleshooting](configurator_troubleshooting.md)
21 * [Problems and Bugs](configurator_problems.md)
22 * QMK API 21 * QMK API
23 * [Overview](api_overview.md) 22 * [Overview](api_overview.md)
24 * [API Documentation](api_docs.md) 23 * [API Documentation](api_docs.md)
@@ -128,7 +127,6 @@
128 * Python Development 127 * Python Development
129 * [Coding Conventions](coding_conventions_python.md) 128 * [Coding Conventions](coding_conventions_python.md)
130 * [QMK CLI Development](cli_development.md) 129 * [QMK CLI Development](cli_development.md)
131 * [QMK CLI Config](cli_dev_configuration.md)
132 130
133 * Configurator Development 131 * Configurator Development
134 * QMK API 132 * QMK API