diff options
| author | skullydazed | 2018-03-06 23:37:48 +0100 |
|---|---|---|
| committer | GitHub | 2018-03-06 23:37:48 +0100 |
| commit | 08e48eb6f534c7eeb692e8e63b81f41110dcb5e3 (patch) | |
| tree | 185ec53e454639431fdaa0d998407361986940db /docs/redirects.json | |
| parent | 12c8ee956dc0230b571bc51f785ae417073d5c67 (diff) | |
Add a newbie guide for people completely new to QMK (#2480)
Diffstat (limited to 'docs/redirects.json')
| -rw-r--r-- | docs/redirects.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/redirects.json b/docs/redirects.json index b848083641..db41cb41e4 100644 --- a/docs/redirects.json +++ b/docs/redirects.json @@ -17,6 +17,10 @@ "to": "feature_advanced_keycodes.html" }, { + "from": "flashing.html", + "to": "newbs_flashing.html" + }, + { "from": "key_lock.html", "to": "feature_key_lock.html" }, |