Skip to content

Commit dcac5c0

Browse files
authored
Merge pull request #478 from lociii/patch-1
Update changelog URL from CHANGES.rst to CHANGES.md
2 parents 7d408da + 85b1f68 commit dcac5c0

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
@@ -38,7 +38,7 @@ dependencies = ["asgiref", "typing_extensions"]
3838

3939
[project.urls]
4040
Homepage = "https://github.com/SmileyChris/django-countries/"
41-
"Change Log" = "https://github.com/SmileyChris/django-countries/blob/main/CHANGES.rst"
41+
"Change Log" = "https://github.com/SmileyChris/django-countries/blob/main/CHANGES.md"
4242
"Source Code" = "https://github.com/SmileyChris/django-countries"
4343
Translations = "https://explore.transifex.com/smileychris/django-countries/"
4444

0 commit comments

Comments
 (0)