mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
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:
parent
859b5cc8a4
commit
fd190430f2
@ -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/)
|
||||
|
||||
|
@ -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' %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user