diff --git a/pyproject.toml b/pyproject.toml
index f0b5355074b362878a6a0cd0dcabc2427e6d0929..c62ce06dcdaeb9801852d60ff2ae4cbbe109e057 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,9 +4,9 @@ version = "0.3.0"
 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/django-calendarweek"
-repository = "https://edugit.org/nik/django-calendarweek"
-documentation = "https://edugit.org/nik/django-calendarweek"
+homepage = "https://edugit.org/nik/python-calendarweek"
+repository = "https://edugit.org/nik/python-calendarweek"
+documentation = "https://edugit.org/nik/python-calendarweek"
 classifiers = [
     "Development Status :: 4 - Beta",
     "Framework :: Django",