From 68622b9d209490c3f1ce230740a148b3e9c23a71 Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Thu, 6 Feb 2020 16:42:24 +0100
Subject: [PATCH] Update link to repository

---
 CHANGELOG.rst  | 4 ++--
 README.rst     | 2 +-
 pyproject.toml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 4df3c73..902c791 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -18,5 +18,5 @@ Minor changes
 
 * Use bootstrap buttons everywhere
 
-_`1.0a1`: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Exlibris/-/tags/1.0a1
-_`2.0a1`: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Exlibris/-/tags/2.0a1
+_`1.0a1`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Exlibris/-/tags/1.0a1
+_`2.0a1`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Exlibris/-/tags/2.0a1
diff --git a/README.rst b/README.rst
index c8c7726..09d7ce0 100644
--- a/README.rst
+++ b/README.rst
@@ -27,5 +27,5 @@ full licence text or on the `European Union Public Licence`_ website
 https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
 (including all other official language versions).
 
-.. _AlekSIS: https://edugit.org/AlekSIS/AlekSIS
+.. _AlekSIS: https://edugit.org/AlekSIS/Official/AlekSIS
 .. _European Union Public Licence: https://eupl.eu/
diff --git a/pyproject.toml b/pyproject.toml
index 2621629..c353dc7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ description = "AlekSIS (School Information System) — App 𝓔𝔁𝓛𝓲
 authors = ["Dominik George <dominik.george@teckids.org>", "Tom Teichler <tom.teichler@teckids.org>"]
 license = "EUPL-1.2"
 homepage = "https://aleksis.edugit.io/"
-repository = "https://edugit.org/AlekSIS/AlekSIS-App-Exlibris"
+repository = "https://edugit.org/AlekSIS/Official/AlekSIS-App-Exlibris"
 documentation = "https://aleksis.edugit.io/AlekSIS/docs/html/"
 classifiers = [
     "Environment :: Web Environment",
-- 
GitLab