Updating broken links (#10880)

Replaced links to non-existing domains with code blocks.
This commit is contained in:
Hmmbob 2019-10-19 16:57:35 +02:00 committed by Klaas Schoute
parent b5c601bad9
commit 9bfe20dce7

View File

@ -62,11 +62,9 @@ We will need a few things to get started with installing Home Assistant. The lat
5. Insert the SD card into your Raspberry Pi 3. If you are going to use an Ethernet cable, connect that too.
6. Connect your Raspberry Pi to the power supply, so it turns on.
7. The Raspberry Pi will now boot up, connect to the Internet and download the latest version of Home Assistant, which will take about 20 minutes.
8. Home Assistant will be available at [http://hassio.local:8123][local]. If you are running an older Windows or have stricter network configuration, you might need to access Home Assistant at [http://hassio:8123][host].
8. Home Assistant will be available at `http://hassio.local:8123`. If you are running an older Windows or have stricter network configuration, you might need to access Home Assistant at `http://hassio:8123`.
9. If you have used a USB-stick for configuring the network, it can now be removed.
[local]: http://hassio.local:8123
[host]: http://hassio:8123
[the examples]: https://github.com/home-assistant/hassos/blob/dev/Documentation/network.md
### [Next step: Onboarding »][next-step]