Set up redirects for old urls
This commit is contained in:
parent
2b619ad1c4
commit
a919a4cf5f
146 changed files with 308 additions and 0 deletions
1
source/getting-started/android.html
Normal file
1
source/getting-started/android.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/getting-started/android/';</script>
|
1
source/getting-started/automation.html
Normal file
1
source/getting-started/automation.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/getting-started/automation/';</script>
|
1
source/getting-started/autostart.html
Normal file
1
source/getting-started/autostart.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/getting-started/autostart/';</script>
|
1
source/getting-started/configuration.html
Normal file
1
source/getting-started/configuration.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/getting-started/configuration/';</script>
|
1
source/getting-started/devices.html
Normal file
1
source/getting-started/devices.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/getting-started/devices/';</script>
|
1
source/getting-started/presence-detection.html
Normal file
1
source/getting-started/presence-detection.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/getting-started/presence-detection/';</script>
|
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/getting-started/troubleshooting-configuration/';</script>
|
1
source/getting-started/troubleshooting.html
Normal file
1
source/getting-started/troubleshooting.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/getting-started/troubleshooting/';</script>
|
Loading…
Add table
Add a link
Reference in a new issue