From 37f8b1f04c0d6627bf5dbaf3b533bc5606f19b9c Mon Sep 17 00:00:00 2001
From: Adam Knapp <adam.knapp@ericsson.com>
Date: Fri, 10 Feb 2023 16:33:16 +0100
Subject: [PATCH] Link fix in readme

Signed-off-by: Adam Knapp <adam.knapp@ericsson.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9bf13ff..d98dec8 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 ## Source code of the TTCN-3 compiler and executor
 
-* https://github.com/eclipse/titan.core
+* https://gitlab.eclipse.org/eclipse/titan/titan.core
 
 ## Contacts
 If you found a bug or have a feature request, contact the project developers:
-- 
GitLab