From 4f66661ff8a5912b3305a0f85cbe79f163f13da3 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 25 Jun 2024 08:57:36 +0200 Subject: [PATCH] Update sip changelog URL --- scripts/dev/changelog_urls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index a839f0291..cc841d6db 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -100,7 +100,7 @@ "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", + "sip": "https://python-sip.readthedocs.io/en/stable/releases.html", "PyQt6": "https://www.riverbankcomputing.com/news", "PyQt6-Qt6": "https://www.riverbankcomputing.com/news", "PyQt6-WebEngine": "https://www.riverbankcomputing.com/news",