From 7a890d27aef065b6d1d2b1d37e4b6b14314636e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jari-Matti=20M=C3=A4kel=C3=A4?= <jmjmak@utu.fi>
Date: Mon, 1 Jul 2024 16:13:41 +0300
Subject: [PATCH] Update repository path

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

diff --git a/README.md b/README.md
index d17f28e..2619b05 100644
--- a/README.md
+++ b/README.md
@@ -43,9 +43,8 @@ Project repository
 ```xml
 <repositories>
     <repository>
-        <id>ftdev</id>
-        <name>ftdev</name>
-        <url>https://ftdev.utu.fi/maven2</url>
+        <id>pdfbox-wrapper</id>
+        <url>https://gitlab.utu.fi/api/v4/projects/7715/packages/maven</url>
     </repository>
 </repositories>
 ```
-- 
GitLab