diff options
| author | Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> | 2020-11-10 05:33:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-09 20:33:15 -0800 |
| commit | 489bee0ee451e6cf87465ad75c2d9f6640048c3f (patch) | |
| tree | be58deb2dd62c0da7fbcce7b96cbbf6a973b5bed /docs/index.html | |
| parent | ed8d1d1ae75ae30c19c3133aa8bea96e3cd54f10 (diff) | |
| download | qmk_firmware-489bee0ee451e6cf87465ad75c2d9f6640048c3f.tar.gz qmk_firmware-489bee0ee451e6cf87465ad75c2d9f6640048c3f.zip | |
[Docs] redirect from /tutorial to /newbs (#10718)
* Added redirect from /tutorial to /newbs
* Fixed indentation
* Changed title of tutorial page
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 68bd00f6d..5cab97a57 100644 --- a/docs/index.html +++ b/docs/index.html | |||
| @@ -46,6 +46,7 @@ | |||
| 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 | '/getting_started_build_tools':'/newbs_getting_started', |
| 49 | '/tutorial':'/newbs', | ||
| 49 | }, | 50 | }, |
| 50 | basePath: '/', | 51 | basePath: '/', |
| 51 | name: 'QMK Firmware', | 52 | name: 'QMK Firmware', |
