diff --git a/content/components/mdns.md b/content/components/mdns.md index b547f20bbb..40c22d67c3 100644 --- a/content/components/mdns.md +++ b/content/components/mdns.md @@ -49,3 +49,8 @@ mdns: - **protocol** (**Required**, string): Protocol of service (_udp or_tcp). - **port** (*Optional*, [templatable](/automations/templates), int): Port number of extra service. - **txt** (*Optional*, mapping): Additional text records to add to service. Values are [templatable](/automations/templates). + +## See Also + +- {{< docref "/components/network" >}} +- {{< docref "/components/openthread" >}}