diff --git a/Message-Queue-Endpoint.md b/Message-Queue-Endpoint.md index bc2ea70..45ab01b 100644 --- a/Message-Queue-Endpoint.md +++ b/Message-Queue-Endpoint.md @@ -57,7 +57,7 @@ To create messages and connect to the broker we will need the following settings All settings are required except for the `META_DATA_URL`, this parameter is optional. -## FAQ [ ](#faq) +## FAQ [](#faq) #### How do I install the required Python modules? This tutorial requires the `paho-mqtt` and `protobuf` modules. These can be installed with the following commands: