From 0f6d3d2600af35019ac6a24d3baa1ff6c758f07a Mon Sep 17 00:00:00 2001
From: Kai-Holger Brassel <mail@khbrassel.de>
Date: Wed, 10 Mar 2021 11:21:15 +0000
Subject: [PATCH] Adapt URL to new repository location

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

diff --git a/README.md b/README.md
index 967e8ff..4b3dba8 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
 
 Provide version 2.1.1 of Indriya reference implementation of units of measurement (JSR-385) with dependencies as an Eclipse P2 repository.
 
-To add OSGi bundles published in this P2 repository add site [https://transfer.hft-stuttgart.de/pages/indriya-p2/release_target_211/]() to a running Eclipse instance via `Eclipse -> Preferences -> Install/Update -> Available Software Sites -> Add...` or to a target platform definition via `Eclipse -> Preferences -> Plug-in Development -> Target Platform -> Edit...`.
\ No newline at end of file
+To add OSGi bundles published in this P2 repository add site [https://transfer.hft-stuttgart.de/pages/neqmodplus/indriya-p2/release_target_211/]() to a running Eclipse instance via `Eclipse -> Preferences -> Install/Update -> Available Software Sites -> Add...` or to a target platform definition via `Eclipse -> Preferences -> Plug-in Development -> Target Platform -> Edit...`.
-- 
GitLab