We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0d84d commit 60b8549Copy full SHA for 60b8549
pyproject.toml
@@ -84,9 +84,9 @@ ipython = [
84
]
85
86
[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"
+Homepage = "https://github.com/django-commons/django-valkey"
+Source = "https://github.com/django-commons/django-valkey"
+Issues = "https://github.com/django-commons/django-valkey/issues"
90
Documentation = "https://django-valkey.readthedocs.io/en/latest/"
91
92
0 commit comments