From b413f6344e38520b441c38c57f0cffe73c90114e Mon Sep 17 00:00:00 2001
From: Christian Iwainsky <christian@iwainsky.de>
Date: Thu, 22 Aug 2024 17:53:43 +0200
Subject: [PATCH] ok, the link needed more love and care

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

diff --git a/README.md b/README.md
index 73c2e21..ac6429a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ With this project, we aim to reduce the workload on support staff by creating a
 
 We also include a subsystem that automatically determines the applications used in jobs, improving detection accuracy by linking performance patterns to specific applications or domains. When the engine detects a pathological job, it triggers predefined action templates (ATs) to notify users or support staff and provide steps to resolve the issue.
 
-Currently, the project consists of the rule evaluation engine and the rule definitions: [Job Pattern Rule Evaluation Engine](git-ce.rwth-aachen.de:pathojobs/job-pattern-rule-evaluation-wip.git)
+Currently, the project consists of the rule evaluation engine and the rule definitions: [Job Pattern Rule Evaluation Engine](https://git-ce.rwth-aachen.de/pathojobs/job-pattern-rule-evaluation-wip)
 
 Documentation of the different antipatterns is available in the HPC-Wiki: [Job Classification](https://hpc-wiki.info/hpc/Job_Classification)
 
-- 
GitLab