Skip to content

Commit 60b8549

Browse files
committed
update urls in pyproject
1 parent 1c0d84d commit 60b8549

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ ipython = [
8484
]
8585

8686
[project.urls]
87-
Homepage = "https://github.com/django-utils/django-valkey"
88-
Source = "https://github.com/django-utils/django-valkey"
89-
Issues = "https://github.com/django-utils/django-valkey/issues"
87+
Homepage = "https://github.com/django-commons/django-valkey"
88+
Source = "https://github.com/django-commons/django-valkey"
89+
Issues = "https://github.com/django-commons/django-valkey/issues"
9090
Documentation = "https://django-valkey.readthedocs.io/en/latest/"
9191

9292

0 commit comments

Comments
 (0)