diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index 87f5e6f68..fc1b24603 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -16,7 +16,7 @@ "Werkzeug": "https://werkzeug.palletsprojects.com/en/latest/changes/", "click": "https://click.palletsprojects.com/en/latest/changes/", "itsdangerous": "https://itsdangerous.palletsprojects.com/en/latest/changes/", - "parse-type": "https://github.com/jenisys/parse_type/blob/main/CHANGES.txt", + "parse_type": "https://github.com/jenisys/parse_type/blob/main/CHANGES.txt", "sortedcontainers": "https://github.com/grantjenks/python-sortedcontainers/blob/master/HISTORY.rst", "soupsieve": "https://facelessuser.github.io/soupsieve/about/changelog/", "Flask": "https://flask.palletsprojects.com/en/latest/changes/", @@ -149,7 +149,6 @@ "jaraco.text": "https://jaracotext.readthedocs.io/en/latest/history.html", "autocommand": "https://github.com/Lucretiel/autocommand/releases", "inflect": "https://inflect.readthedocs.io/en/latest/history.html", - "ordered-set": "https://github.com/rspeer/ordered-set/blob/master/CHANGELOG.md", "typeguard": "https://typeguard.readthedocs.io/en/latest/versionhistory.html", "backports.tarfile": "https://github.com/jaraco/backports.tarfile/blob/main/NEWS.rst", "pkginfo": "https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/view/head:/CHANGES.txt",