Fix autostart link
This commit is contained in:
parent
fc5b4e1096
commit
e0795f6ea2
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Auto-start Home Assistant
|
{% active_link /getting-started/autostart/ Auto-start Home Assistant %}
|
||||||
<ul>
|
<ul>
|
||||||
<li>{% active_link /getting-started/autostart-systemd/ Linux - SystemD %}</li>
|
<li>{% active_link /getting-started/autostart-systemd/ Linux - SystemD %}</li>
|
||||||
<li>{% active_link /getting-started/autostart-upstart/ Linux - Upstart %}</li>
|
<li>{% active_link /getting-started/autostart-upstart/ Linux - Upstart %}</li>
|
||||||
|
|
|
@ -9,7 +9,7 @@ sharing: true
|
||||||
footer: 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 - SystemD](/getting-started/autostart-systemd/)
|
||||||
- [Linux - Upstart](/getting-started/autostart-upstart/)
|
- [Linux - Upstart](/getting-started/autostart-upstart/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue