Skip to content

Commit 7f06a91

Browse files
committed
doc:update links to documentation
1 parent ce95a8a commit 7f06a91

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Django Tasks Scheduler
44
![badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/cunla/b756396efb895f0e34558c980f1ca0c7/raw/django-tasks-scheduler-4.json)
55
[![badge](https://img.shields.io/pypi/dm/django-tasks-scheduler)](https://pypi.org/project/django-tasks-scheduler/)
66

7-
Documentation can be found in https://django-tasks-scheduler.readthedocs.io/en/latest/
7+
Documentation can be found in https://django-tasks-scheduler.readthedocs.io/
88

99
# Sponsor
1010

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
'Framework :: Django :: 5.2',
3535
]
3636
homepage = "https://github.com/django-commons/django-tasks-scheduler"
37-
documentation = "https://django-tasks-scheduler.readthedocs.io/en/latest/"
37+
documentation = "https://django-tasks-scheduler.readthedocs.io/"
3838

3939
[tool.poetry.urls]
4040
"Bug Tracker" = "https://github.com/django-commons/django-tasks-scheduler/issues"

0 commit comments

Comments
 (0)