diff --git a/source/_docs/mqtt.markdown b/source/_docs/mqtt.markdown index 2a3f8002385..3f9f5145631 100644 --- a/source/_docs/mqtt.markdown +++ b/source/_docs/mqtt.markdown @@ -23,4 +23,3 @@ For detailed setup instructions, please refer to the [MQTT broker](/docs/mqtt/br - [Birth and last will messages](/docs/mqtt/birth_will/) - [Testing your setup](/docs/mqtt/testing/) - [Logging](/docs/mqtt/logging/) - diff --git a/source/cookbook/index.markdown b/source/cookbook/index.markdown index 0c34d0c036a..87a5bf0ac12 100644 --- a/source/cookbook/index.markdown +++ b/source/cookbook/index.markdown @@ -17,7 +17,7 @@ A great place to find popular configurations is on this -[automation]: /getting-started/automation/ +[automations]: /getting-started/automation/ [github-search]: https://github.com/search?q=topic%3Ahome-assistant-config&type=Repositories {% assign cookbook = site.cookbook | sort: 'title' %}