Fix autostart link

This commit is contained in:
Paulus Schoutsen 2016-04-17 23:35:12 -07:00
parent fc5b4e1096
commit e0795f6ea2
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
</ul>
</li>
<li>
Auto-start Home Assistant
{% active_link /getting-started/autostart/ Auto-start Home Assistant %}
<ul>
<li>{% active_link /getting-started/autostart-systemd/ Linux - SystemD %}</li>
<li>{% active_link /getting-started/autostart-upstart/ Linux - Upstart %}</li>

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
---
There are currently four supported autostart methods:
Once you get started with Home Assistant you want it to start automatically when you launch your machine. To help you get started we've compiled a few guides for different systems.
- [Linux - SystemD](/getting-started/autostart-systemd/)
- [Linux - Upstart](/getting-started/autostart-upstart/)