diff options
Diffstat (limited to 'docs/maintainers')
| -rw-r--r-- | docs/maintainers/control-files.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/maintainers/control-files.md b/docs/maintainers/control-files.md index 1ea7a9fef..fbf8936b3 100644 --- a/docs/maintainers/control-files.md +++ b/docs/maintainers/control-files.md @@ -89,7 +89,7 @@ Description: C++ header-only JSON library Description: Mosquitto is an open source message broker that implements the MQ Telemetry Transport protocol versions 3.1 and 3.1.1. MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers like the Arduino. -```` +``` #### Homepage The URL of the homepage for the library where a user is able to find additional documentation or the original source code. |
