Skip to content

Commit 534ac8a

Browse files
authored
fix:fix homepage url (#65)
1 parent 5245250 commit 534ac8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737
'Framework :: Django :: 3',
3838
'Framework :: Django :: 3.2',
3939
]
40-
homepage = "https://github.com/dsoftwareinc/django-redis-scheduler"
40+
homepage = "https://github.com/dsoftwareinc/django-tasks-scheduler"
4141
documentation = "https://django-tasks-scheduler.readthedocs.io/en/latest/"
4242

4343
[tool.poetry.urls]

0 commit comments

Comments
 (0)