summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2024-04-09 19:22:22 +0200
committerFlorian Bruhin <me@the-compiler.org>2024-04-09 19:22:22 +0200
commit90ee0ea7103b656864f2f599240384d50d47d974 (patch)
treefb207fb1f9cc0e85acbc7be5b9464c47d5cb9f96
parent031aff11bc357b19efd9daad6be9a338c86ab58f (diff)
downloadqutebrowser-90ee0ea7103b656864f2f599240384d50d47d974.tar.gz
qutebrowser-90ee0ea7103b656864f2f599240384d50d47d974.zip
Adjust changelog URLs
-rw-r--r--scripts/dev/changelog_urls.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 11f890d3b..645bb6385 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -97,7 +97,7 @@
"PyQt5-Qt5": "https://www.riverbankcomputing.com/news",
"PyQtWebEngine": "https://www.riverbankcomputing.com/news",
"PyQtWebEngine-Qt5": "https://www.riverbankcomputing.com/news",
- "PyQt-builder": "https://www.riverbankcomputing.com/news",
+ "PyQt-builder": "https://pyqt-builder.readthedocs.io/en/stable/releases.html",
"PyQt5-sip": "https://www.riverbankcomputing.com/news",
"PyQt5-stubs": "https://github.com/python-qt-tools/PyQt5-stubs/blob/master/CHANGELOG.md",
"sip": "https://www.riverbankcomputing.com/news",
@@ -125,7 +125,7 @@
"filelock": "https://github.com/tox-dev/py-filelock/releases",
"github3.py": "https://github3.readthedocs.io/en/latest/release-notes/index.html",
"manhole": "https://github.com/ionelmc/python-manhole/blob/master/CHANGELOG.rst",
- "pycparser": "https://github.com/eliben/pycparser/blob/main/CHANGES",
+ "pycparser": "https://github.com/eliben/pycparser/releases",
"python-dateutil": "https://dateutil.readthedocs.io/en/stable/changelog.html",
"platformdirs": "https://github.com/platformdirs/platformdirs/releases",
"pluggy": "https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst",