From 5534506e0dbe33f7ecb6003285452fdc94fd44e5 Mon Sep 17 00:00:00 2001
From: Kai Brassel <mail@khbrassel.de>
Date: Mon, 14 Dec 2020 10:39:44 +0100
Subject: [PATCH] URL of generated P2 repository corrected in README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7f442a3..967e8ff 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Indriya P2
 
-Provide version 2.1.1 of Indriya reference implementation of units of measurement (JSR-385) with dependencies as Eclipse P2 repository.
+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 -> Add...`.
\ No newline at end of file
+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
-- 
GitLab