Update link

This commit is contained in:
Paulus Schoutsen 2018-04-26 14:38:11 -04:00
parent 02b9b9f3a5
commit 9e88743c7a

View File

@ -113,7 +113,7 @@ const ProjectTitle = props => (
<small>Developer documentation</small>
</h2>
<div>
Not a developer? <a href="https://www.home-assistant.io">Go to the normal website</a>
<a href="https://www.home-assistant.io">Not a developer? Go to the normal website</a>
</div>
</div>
);