Fix broken markdown link (#14733)

* Fix broken markdown link

* Remove link to deleted cookbook page

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
Nathan Tilley 2020-10-02 04:35:49 -04:00 committed by GitHub
parent 859b5cc8a4
commit fd190430f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -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/)

View File

@ -17,7 +17,7 @@ A great place to find popular configurations is on this
</div>
[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' %}