diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index a60759889c6..7e15e1de438 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -29,7 +29,7 @@ mqtt: broker: IP_ADDRESS_BROKER ``` -You can also use the [embedded MQTT broker](/docs/mqtt/broker#embedded-broker). A separate broker is advised for more stability. +You can also use the [embedded MQTT broker](/docs/mqtt/broker#embedded-broker-deprecated). A separate broker is advised for more stability.
As of release 0.92, the embedded broker has been marked as deprecated. This means bugs may not be fixed, and the broker functionality will be removed in a future release.