From 264c1170734aa84f65c41737aeb23eb5d346641c Mon Sep 17 00:00:00 2001 From: Tom Teichler <tom.teichler@teckids.org> Date: Thu, 6 Feb 2020 16:40:17 +0100 Subject: [PATCH] Update link to repository --- CHANGELOG.rst | 8 ++++---- README.rst | 2 +- pyproject.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a56fc5f4..dd6218d4 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 a39aa8cc..d7d73ca2 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 e1235c2f..d0f3d83c 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", -- GitLab