From e00dff4f644f87271b7b431d65159c2697e6fb3c Mon Sep 17 00:00:00 2001
From: Nacho Barrientos <nacho.barrientos@cern.ch>
Date: Tue, 11 Mar 2025 13:44:11 +0100
Subject: [PATCH] Remove duplicated information

---
 README.md | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 6e28435..ca7b904 100644
--- a/README.md
+++ b/README.md
@@ -25,13 +25,9 @@ For a full contribution workflow, visit the [contribution guide](CONTRIBUTING.md
 
 Complete documentation for this chart, including setup and configuration details, is available:
 
-- Project Documentation: [link](https://monit-docs.web.cern.ch)
 - GitLab Repository: [link](docs)
-- License: Apache-2.0. See the [LICENSE](LICENSE) file for details.
+- Project Documentation: [link](https://monit-docs.web.cern.ch)
 
 ## License
 
 This repository is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). See the [LICENSE](LICENSE) file for more information.
-
----
-For more details, visit the [CERN Monitoring Documentation](https://monit-docs.web.cern.ch) or explore the [docs](docs) folder.
\ No newline at end of file
-- 
GitLab