diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index a56fc5f48f19e8f3c5ddba93f6304d6f5a5e6e17..dd6218d43edeba306c6aa1a04beaa73e384b5387 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -65,7 +65,7 @@ Minor changes
 
 * Use bootstrap buttons everywhere
 
-_`1.0a1`: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Chronos/-/tags/1.0a1
-_`1.0a2`: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Chronos/-/tags/1.0a2
-_`1.0a3`: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Chronos/-/tags/1.0a3
-_`2.0a1`: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Chronos/-/tags/2.0a1
+_`1.0a1`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a1
+_`1.0a2`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a2
+_`1.0a3`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a3
+_`2.0a1`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.0a1
diff --git a/README.rst b/README.rst
index a39aa8cc7fe6f06ac4d8dcce86584b90c82c76fc..d7d73ca2b118aabedd4d293c18fded01a424fe42 100644
--- a/README.rst
+++ b/README.rst
@@ -29,5 +29,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 e1235c2fc98ae57079af5bc791051a7ff3b69176..d0f3d83cb7fc2b2841dd1f994ac7e9a9f18f1006 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ description = "AlekSIS (School Information System) — App Χρόνος (dig
 authors = ["Dominik George <dominik.george@teckids.org>", "Julian Leucker <leuckeju@katharineum.de>", "Frank Poetzsch-Heffter <p-h@katharineum.de>", "Tom Teichler <tom.teichler@teckids.org>", "Jonathan Weth <wethjo@katharineum.de>", "Hangzhi Yu <yuha@katharineum.de>"]
 license = "EUPL-1.2"
 homepage = "https://aleksis.edugit.io/"
-repository = "https://edugit.org/AlekSIS/AlekSIS-App-Chronos"
+repository = "https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos"
 documentation = "https://aleksis.edugit.io/AlekSIS/docs/html/"
 classifiers = [
     "Environment :: Web Environment",