From cb9002c7b0030bc56ac8ecea31ce261d28acdcc1 Mon Sep 17 00:00:00 2001 From: Christopher Nethercott Date: Tue, 23 Jun 2020 20:45:59 +0100 Subject: [PATCH] Documentation got moved but this link got broken. (#13818) --- source/_docs/mqtt/broker.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/mqtt/broker.markdown b/source/_docs/mqtt/broker.markdown index 9f5079e66cf..535f4539649 100644 --- a/source/_docs/mqtt/broker.markdown +++ b/source/_docs/mqtt/broker.markdown @@ -10,7 +10,7 @@ The MQTT integration needs you to run an MQTT broker for Home Assistant to conne This is the most private option, is running your own MQTT broker. -The recommended setup method is to use the [Mosquitto MQTT broker add-on](/addons/mosquitto). +The recommended setup method is to use the [Mosquitto MQTT broker add-on](https://github.com/home-assistant/hassio-addons/blob/master/mosquitto/DOCS.md). ## Configuration