From 52b2386aa93ec2b604fb7c3218a067544e530cdc Mon Sep 17 00:00:00 2001
From: axeloz <1597611+axeloz@users.noreply.github.com>
Date: Tue, 28 Dec 2021 13:08:51 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ac1dfe9..7218e80 100644
--- a/README.md
+++ b/README.md
@@ -424,7 +424,7 @@
 * [Icinga](https://www.icinga.org/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2`
 * [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support.
 * [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems.
-* [MonitoLite](https://github.com/axeloz/monitolite) - Self-hosted PHP application for monitoring distant services using HTTP(s) or PING checks with reactive front-end, tasks history and multiple contacts email (UP and DOWN) alerting system [DEMO](https://monitolite.mabox.eu)
+* [MonitoLite](https://github.com/axeloz/monitolite) - Self-hosted PHP application for monitoring distant services using HTTP(s) or PING checks with reactive front-end, tasks history and multiple contacts email (UP and DOWN) alerting system ([Demo](https://monitolite.mabox.eu))
 * [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool.
 * [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features.
 * [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application.