Only use macOS instead of OS X
This commit is contained in:
parent
d07106c954
commit
d572d301c8
3 changed files with 3 additions and 3 deletions
|
@ -61,7 +61,7 @@
|
|||
<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-init.d/ Linux - init.d %}</li>
|
||||
<li>{% active_link /getting-started/autostart-macos/ OS X %}</li>
|
||||
<li>{% active_link /getting-started/autostart-macos/ macOS %}</li>
|
||||
<li>{% active_link /getting-started/autostart-synology/ Synology NAS %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
|
@ -13,5 +13,5 @@ Once you get started with Home Assistant you want it to start automatically when
|
|||
|
||||
- [Linux - systemd](/getting-started/autostart-systemd/)
|
||||
- [Linux - Upstart](/getting-started/autostart-upstart/)
|
||||
- [OS X](/getting-started/autostart-macos/)
|
||||
- [macOS](/getting-started/autostart-macos/)
|
||||
- [Synology NAS](/getting-started/autostart-synology/)
|
||||
|
|
|
@ -15,7 +15,7 @@ The location of the folder differs between operating systems:
|
|||
|
||||
| OS | Path |
|
||||
| -- | ---- |
|
||||
| OS X | `~/.homeassistant` |
|
||||
| macOS | `~/.homeassistant` |
|
||||
| Linux | `~/.homeassistant` |
|
||||
| Windows | `%APPDATA%/.homeassistant` |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue