Update mqtt.markdown (#14705)

Removed broken link.

The referenced page was removed in this pull request:
https://github.com/home-assistant/home-assistant.io/pull/14647
This commit is contained in:
Stefan 2020-10-02 10:30:12 +02:00 committed by GitHub
parent 2492e66861
commit 859b5cc8a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,4 +24,3 @@ For detailed setup instructions, please refer to the [MQTT broker](/docs/mqtt/br
- [Testing your setup](/docs/mqtt/testing/)
- [Logging](/docs/mqtt/logging/)
See the [MQTT example component](/cookbook/python_component_mqtt_basic/) how to integrate your own component.