From 23c00051fdf110d57735b55d6333ba1af7068874 Mon Sep 17 00:00:00 2001
From: "(Admin) Christian Krippes" <christian.krippes@bt.jlug.de>
Date: Thu, 15 Apr 2021 17:36:13 +0000
Subject: [PATCH] Update en/Information.md

---
 en/Information.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/en/Information.md b/en/Information.md
index d2b928e..e28ce97 100644
--- a/en/Information.md
+++ b/en/Information.md
@@ -124,6 +124,12 @@ It is important to note that commits may include your real name and email addres
 You can read the [settings concerning your private information](Help.md#settings-concerning-private-information) to set them up according to your preferences.
 --> 
 
+## Error handling due to url migration
+
+In case you use access tokens you have to rewrite the url in your git-config.
+This file is placed in your local project folder under `.git/config`.  
+Change the adress from `https://gitlab.test.uni-giessen.de` to `https://gitlab.ub.uni-giessen.de`.
+
 ## Who is maintaining JLU GitLab?
 
 JLU GitLab is maintained by a team consisting of volunteers from the faculties and the [university library](https://www.uni-giessen.de/ub/en/), in accordance with the [Guidelines for the IT-system administration at the JLU Giessen (in German)](https://www.uni-giessen.de/fbz/mug/2/pdf/2_26_30_4).
-- 
GitLab