From 964ada87b7722d0c5b028bde5bdf5cf679ff6833 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 18 May 2018 13:21:59 -0400 Subject: [PATCH] Update dev link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d59eb6deda..4bbbd57199 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This is the repository for the official [Home Assistant](https://home-assistant. [![Screenshot of the frontend](https://raw.githubusercontent.com/home-assistant/home-assistant-polymer/master/docs/screenshot.png)](https://home-assistant.io/demo/) -[View demo of the Polymer frontend](https://home-assistant.io/demo/) -[More information about Home Assistant](https://home-assistant.io) -[Frontend development instructions](https://home-assistant.io/developers/frontend/) +- [View demo of the Polymer frontend](https://home-assistant.io/demo/) +- [More information about Home Assistant](https://home-assistant.io) +- [Frontend development instructions](https://developers.home-assistant.io/docs/en/frontend_index.html) ## License Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.