aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index f810e6c38..68bd00f6d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -32,7 +32,7 @@
32 32
33 // Moved pages 33 // Moved pages
34 '/adding_a_keyboard_to_qmk': '/hardware_keyboard_guidelines', 34 '/adding_a_keyboard_to_qmk': '/hardware_keyboard_guidelines',
35 '/build_environment_setup': '/getting_started_build_tools', 35 '/build_environment_setup': '/newbs_getting_started',
36 '/cli_dev_configuration': '/cli_configuration', 36 '/cli_dev_configuration': '/cli_configuration',
37 '/dynamic_macros': '/feature_dynamic_macros', 37 '/dynamic_macros': '/feature_dynamic_macros',
38 '/feature_common_shortcuts': '/feature_advanced_keycodes', 38 '/feature_common_shortcuts': '/feature_advanced_keycodes',
@@ -45,6 +45,7 @@
45 '/tap_dance': '/feature_tap_dance', 45 '/tap_dance': '/feature_tap_dance',
46 '/unicode': '/feature_unicode', 46 '/unicode': '/feature_unicode',
47 '/python_development': '/cli_development', 47 '/python_development': '/cli_development',
48 '/getting_started_build_tools':'/newbs_getting_started',
48 }, 49 },
49 basePath: '/', 50 basePath: '/',
50 name: 'QMK Firmware', 51 name: 'QMK Firmware',