diff --git a/source/_components/feedreader.markdown b/source/_components/feedreader.markdown index 70e0718c481..099474692a4 100644 --- a/source/_components/feedreader.markdown +++ b/source/_components/feedreader.markdown @@ -20,8 +20,8 @@ To use RSS feeds in your installation, add the following to your `configuration. # Example configuration.yaml entry feedreader: urls: - - https://home-assistant.io/atom.xml - - https://github.com/blog.atom + - https://home-assistant.io/atom.xml + - https://github.com/blog.atom ``` Configuration variables: