Set up redirects for old urls

This commit is contained in:
Paulus Schoutsen 2015-10-28 23:53:12 -07:00
parent 2b619ad1c4
commit a919a4cf5f
146 changed files with 308 additions and 0 deletions

View file

@ -0,0 +1 @@
<script>document.location = '/getting-started/android/';</script>

View file

@ -0,0 +1 @@
<script>document.location = '/getting-started/automation/';</script>

View file

@ -0,0 +1 @@
<script>document.location = '/getting-started/autostart/';</script>

View file

@ -0,0 +1 @@
<script>document.location = '/getting-started/configuration/';</script>

View file

@ -0,0 +1 @@
<script>document.location = '/getting-started/devices/';</script>

View file

@ -0,0 +1 @@
<script>document.location = '/getting-started/presence-detection/';</script>

View file

@ -0,0 +1 @@
<script>document.location = '/getting-started/troubleshooting-configuration/';</script>

View file

@ -0,0 +1 @@
<script>document.location = '/getting-started/troubleshooting/';</script>