diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4df3c734c5121cf7587b097a27a6475b5bc53e7f..902c7912c843878ba9feb3e8788ee461785bfe94 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 c8c772634c7485d2de47909dacfa6071808a25a7..09d7ce0df77428c48382200a11967bdc63fb729e 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 262162901754582e23a5781e7cb2fc4d3a0ba230..c353dc7de2f54de749880b7a8e16d585c0c46e0e 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",