1
0
Fork 0

[Docs] redirect from /tutorial to /newbs (#10718)

* Added redirect from /tutorial to /newbs

* Fixed indentation

* Changed title of tutorial page
This commit is contained in:
Mikkel Jeppesen 2020-11-10 05:33:15 +01:00 committed by GitHub
parent ed8d1d1ae7
commit 489bee0ee4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -46,6 +46,7 @@
'/unicode': '/feature_unicode',
'/python_development': '/cli_development',
'/getting_started_build_tools':'/newbs_getting_started',
'/tutorial':'/newbs',
},
basePath: '/',
name: 'QMK Firmware',