summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-07-10 10:07:36 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-07-10 10:07:36 +0200
commit9fcba3d61b67506c57ac851c8d73df0d78a77c0e (patch)
tree67fda6226d0d80453016944214ece8c341660b31
parent6d1dcc30ad66d458954f1bcc00368e35424ea3ea (diff)
downloadqutebrowser-9fcba3d61b67506c57ac851c8d73df0d78a77c0e.tar.gz
qutebrowser-9fcba3d61b67506c57ac851c8d73df0d78a77c0e.zip
Update changelog URLs
-rw-r--r--scripts/dev/changelog_urls.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 9be31c03f..34464bef0 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -138,8 +138,8 @@
"pyroma": "https://github.com/regebro/pyroma/blob/master/CHANGES.txt",
"adblock": "https://github.com/ArniDagur/python-adblock/blob/master/CHANGELOG.md",
"importlib-resources": "https://importlib-resources.readthedocs.io/en/latest/history.html",
- "importlib-metadata": "https://github.com/python/importlib_metadata/blob/main/CHANGES.rst",
- "zipp": "https://github.com/jaraco/zipp/blob/main/CHANGES.rst",
+ "importlib-metadata": "https://github.com/python/importlib_metadata/blob/main/NEWS.rst",
+ "zipp": "https://github.com/jaraco/zipp/blob/main/NEWS.rst",
"pip": "https://pip.pypa.io/en/stable/news/",
"wheel": "https://wheel.readthedocs.io/en/stable/news.html",
"setuptools": "https://setuptools.readthedocs.io/en/latest/history.html",
@@ -148,7 +148,7 @@
"bleach": "https://github.com/mozilla/bleach/blob/main/CHANGES",
"jeepney": "https://gitlab.com/takluyver/jeepney/-/blob/master/docs/release-notes.rst",
"keyring": "https://github.com/jaraco/keyring/blob/main/NEWS.rst",
- "jaraco.classes": "https://github.com/jaraco/jaraco.classes/blob/main/CHANGES.rst",
+ "jaraco.classes": "https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst",
"pkginfo": "https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/view/head:/CHANGES.txt",
"readme-renderer": "https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst",
"requests-toolbelt": "https://github.com/requests/toolbelt/blob/master/HISTORY.rst",