Fixed changelog URL

This commit is contained in:
Kye Russell 2025-10-10 09:42:39 +08:00
parent d4142d10b1
commit d37040e110
No known key found for this signature in database

View file

@ -39,7 +39,7 @@ license = { text = "MIT" }
[project.urls] [project.urls]
Homepage = "https://github.com/django-components/django-components/" Homepage = "https://github.com/django-components/django-components/"
Documentation = "https://django-components.github.io/django-components/" Documentation = "https://django-components.github.io/django-components/"
Changelog = "https://django-components.github.io/django-components/latest/release_notes/" Changelog = "https://django-components.github.io/django-components/latest/releases/"
Issues = "https://github.com/django-components/django-components/issues" Issues = "https://github.com/django-components/django-components/issues"
Donate = "https://github.com/sponsors/EmilStenstrom" Donate = "https://github.com/sponsors/EmilStenstrom"