diff --git a/pyproject.toml b/pyproject.toml
index 414b2138fb968a5a58a5b0feaa433acc6e25fc49..caa04e0ef2b825d0337ffa925738921339aaf8f3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,9 +4,9 @@ version = "0.4.4"
 description = "Utilities for working with calendar weeks in Python and Django"
 authors = ["Dominik George <nik@naturalnet.de>", "Jonathan Weth <git@jonathanweth.de>"]
 license = "MIT"
-homepage = "https://edugit.org/nik/python-calendarweek"
-repository = "https://edugit.org/nik/python-calendarweek"
-documentation = "https://edugit.org/nik/python-calendarweek"
+homepage = "https://edugit.org/AlekSIS/libs/python-calendarweek"
+repository = "https://edugit.org/AlekSIS/libs/python-calendarweek"
+documentation = "https://edugit.org/AlekSIS/libs/python-calendarweek"
 classifiers = [
     "Development Status :: 4 - Beta",
     "Framework :: Django",