From 4cf3daa6578e70e9d7e6706f225e0b12161f1d65 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Wed, 22 Mar 2023 17:04:10 +0100
Subject: [PATCH] shorten url in readme

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

diff --git a/README.md b/README.md
index fdad776..7e30b1c 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ git clone https://git-repo.iml.unibe.ch/iml-open-source/infoblox-dns-helperscrip
 cd infoblox-dns-helperscripts
 ```
 
-If you can't use git then go to <https://git-repo.iml.unibe.ch/iml-open-source/infoblox-dns-helperscripts/-/tree/master> and download an archive in the wanted format. The download button is on top right of the table with file entries.
+If you can't use git then go to <https://git-repo.iml.unibe.ch/iml-open-source/infoblox-dns-helperscripts/> and download an archive in the wanted format. The download button is on top right of the table with file entries.
 
 ### Setup api url and credentials
 
-- 
GitLab