From 59e95f0d8651a0af02f46955e1e806660b42e304 Mon Sep 17 00:00:00 2001 From: Kyle Hendricks Date: Thu, 28 Apr 2016 01:35:36 -0400 Subject: [PATCH] Fix a couple dead links in the README (#1936) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index de07e635fd4..2c370eb2315 100644 --- a/README.rst +++ b/README.rst @@ -80,9 +80,9 @@ Built home automation on top of your devices: The system is built modular so support for other devices or actions can be implemented easily. See also the `section on -architecture `__ +architecture `__ and the `section on creating your own -components `__. +components `__. If you run into issues while using Home Assistant or during development of a component, check the `Home Assistant help