From a1d683abc0746f9488726f4867ecb58ed23547ba Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 17 Feb 2020 22:49:06 +0100 Subject: [PATCH] [SKIP CI] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aeee73c..8a49b8c 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ Setup [mosquitto](https://mosquitto.org/) mqtt broker. Eclipse Mosquitto is a message broker that implements the MQTT protocol. It is lightweight and suitable for use on all devices from low power single board computers to full servers. -You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/IoT/mosquitto/). +You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/roles/IoT/mosquitto/). -### License +## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. -### Maintainers and Contributors +## Maintainers and Contributors [Robert Kaussow](https://gitea.rknet.org/xoxys)