From 3d9615557a9f9d49de6c234b88b1ce77b7b40ef1 Mon Sep 17 00:00:00 2001
From: "Saralegui Vallejo, Unai" <unai.saralegui@tecnalia.com>
Date: Wed, 12 May 2021 16:28:12 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index d9019cb..ae1bba6 100644
--- a/README.md
+++ b/README.md
@@ -41,4 +41,4 @@ Python project CI's are set up to perform virtualenv generation, test running, d
 
 # Sonarqube
 
-You can use the Tecnalia Sonarqube to analyse your code, please check the [sonarqube configuration Readme](sonarqube/README.md) to configure the sonarqube analysis in your CI pipeline.
+You can use the [Tecnalia Sonarqube](https://sonar.code.tecnalia.com/) to analyse your code, please check the [sonarqube configuration Readme](sonarqube/README.md) to configure the sonarqube analysis in your CI pipeline.
-- 
GitLab