Skip to content

Commit cee8a5a

Browse files
authored
Merge pull request #7 from kraken-tech/fix-changelog-link
Fix the link to the changelog in the package.json
2 parents 6d47e46 + 635e070 commit cee8a5a

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)