From 646295d66946c1081c2329c64af729eb238a0f92 Mon Sep 17 00:00:00 2001
From: Vojdan Kjorveziroski <vojdan.kjorveziroski@finki.ukim.mk>
Date: Thu, 9 May 2024 14:56:21 +0200
Subject: [PATCH] Change release link for 1.6.0 to point to GitLab

---
 docs/release-notes/1.6.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/release-notes/1.6.0.md b/docs/release-notes/1.6.0.md
index 412006a..41e4c68 100644
--- a/docs/release-notes/1.6.0.md
+++ b/docs/release-notes/1.6.0.md
@@ -2,7 +2,7 @@
 
 ## General
 
-[nmaas 1.6.0](https://github.com/nmaas-platform/nmaas-platform/releases/tag/v1.6.0) is packed with a number of improvements. The long awaited application log viewing has been implemented and is ready to be used for easier troubleshooting by end-users. Users can also now review the application parameters used during the initial deployment, while global administrators can mark an application instance as having been manually upgraded in the background.
+[nmaas 1.6.0](https://gitlab.software.geant.org/nmaas/nmaas-platform/-/releases/v1.6.0) is packed with a number of improvements. The long awaited application log viewing has been implemented and is ready to be used for easier troubleshooting by end-users. Users can also now review the application parameters used during the initial deployment, while global administrators can mark an application instance as having been manually upgraded in the background.
 
 In this version we also introduced a brand new use-case, nmaas for Virtual Labs, accompanied by a number of related new functionalities.
 
-- 
GitLab