From cd1088c8e2ff07a99e96b9b119ae851db0a787e0 Mon Sep 17 00:00:00 2001 From: Ken Carpenter Date: Wed, 26 Oct 2016 22:07:56 -0700 Subject: [PATCH] Minor improvements to Getting Started page Bullet points comprised of sentence fragments shouldn't end in a period. Improves #1052 --- source/getting-started/index.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index 454ec2f8152..bb669e27781 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -25,7 +25,7 @@ Running these commands will: - Install Home Assistant - Launch Home Assistant and serve the web interface on [http://localhost:8123](http://localhost:8123) -If you prefer to watch a video tutorial, [tktino](https://github.com/tktino) has made some great ones. +If you prefer to watch a video tutorial, [tktino](https://github.com/tktino) has made some great ones: - [Windows 10](https://www.youtube.com/watch?v=X27eVvuqwnY) - [Mac OS X](https://www.youtube.com/watch?v=hej6ipN86ls) @@ -41,9 +41,9 @@ If you run into any issues, please see [the troubleshooting page](/getting-start In addition to this site, check out these sources for additional help: - - [Forum](https://community.home-assistant.io) for Home Assistant discussions and questions. - - [Gitter Chat Room](https://gitter.im/home-assistant/home-assistant) for real-time chat about Home Assistant. - - [GitHub Page](https://github.com/home-assistant/home-assistant/issues) for issue reporting. + - [Forum](https://community.home-assistant.io) for Home Assistant discussions and questions + - [Gitter Chat Room](https://gitter.im/home-assistant/home-assistant) for real-time chat about Home Assistant + - [GitHub Page](https://github.com/home-assistant/home-assistant/issues) for issue reporting ### {% linkable_title What's next? %}