diff options
| author | Ryan <fauxpark@gmail.com> | 2024-06-18 05:23:45 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 20:23:45 +0100 |
| commit | baa564bddfa0b1bfc7689bc42ec3d1cd7abb7a13 (patch) | |
| tree | 414ddc80c660e260a42ded05e2e54b351338e971 /docs/_aliases.json | |
| parent | 3f44231d2d7889beb87f67035d884daae72eb6f5 (diff) | |
Remove references to bootloadHID flashing page in keyboard readmes (#23942)
* Remove references to bootloadHID flashing page in keyboard readmes
* Remove bootloadHID flashing page
Diffstat (limited to 'docs/_aliases.json')
| -rw-r--r-- | docs/_aliases.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_aliases.json b/docs/_aliases.json index a2224bd0d5..f06e032215 100644 --- a/docs/_aliases.json +++ b/docs/_aliases.json | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | "/cli_dev_configuration": "/cli_configuration", | 4 | "/cli_dev_configuration": "/cli_configuration", |
| 5 | "/dynamic_macros": "/feature_dynamic_macros", | 5 | "/dynamic_macros": "/feature_dynamic_macros", |
| 6 | "/feature_common_shortcuts": "/feature_advanced_keycodes", | 6 | "/feature_common_shortcuts": "/feature_advanced_keycodes", |
| 7 | "/flashing_bootloadhid": "/flashing", | ||
| 7 | "/getting_started_build_tools": "/newbs_getting_started", | 8 | "/getting_started_build_tools": "/newbs_getting_started", |
| 8 | "/getting_started_getting_help": "/support", | 9 | "/getting_started_getting_help": "/support", |
| 9 | "/glossary": "/reference_glossary", | 10 | "/glossary": "/reference_glossary", |
