diff --git a/source/_includes/asides/getting_started_navigation.html b/source/_includes/asides/getting_started_navigation.html
index 45ae5df8e46..43c44fd8ff4 100644
--- a/source/_includes/asides/getting_started_navigation.html
+++ b/source/_includes/asides/getting_started_navigation.html
@@ -25,7 +25,7 @@
- Auto-start Home Assistant
+ {% active_link /getting-started/autostart/ Auto-start Home Assistant %}
- {% active_link /getting-started/autostart-systemd/ Linux - SystemD %}
- {% active_link /getting-started/autostart-upstart/ Linux - Upstart %}
diff --git a/source/getting-started/autostart.markdown b/source/getting-started/autostart.markdown
index f62f055da4e..a696e1aeaa1 100644
--- a/source/getting-started/autostart.markdown
+++ b/source/getting-started/autostart.markdown
@@ -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/)