Skip to content

Commit 635e070

Browse files
committed
Fix the link to the changelog in the package.json
1 parent 6d47e46 commit 635e070

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
@@ -33,7 +33,7 @@ dependencies = [
3333

3434
[project.urls]
3535
repository = "https://github.com/kraken-tech/django-consistency-enforcer"
36-
changelog = "https://django-consistency-enforcer.readthedocs.io/api/changelog.html"
36+
changelog = "https://django-consistency-enforcer.readthedocs.io/en/latest/api/changelog.html"
3737

3838
[tool.hatch.metadata]
3939
allow-direct-references = true

0 commit comments

Comments
 (0)