summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-08-22 16:23:24 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-08-23 18:31:42 +0200
commit0a6448bcb383d4fd1e93ed2630f1d685b10eb891 (patch)
treeafbff00e002f34e20347d800932d9f05d3a3c3ca
parent72c8609ad574ee2701ef8853e1ef474d98d720aa (diff)
downloadqutebrowser-0a6448bcb383d4fd1e93ed2630f1d685b10eb891.tar.gz
qutebrowser-0a6448bcb383d4fd1e93ed2630f1d685b10eb891.zip
Fix changelog URLs
-rw-r--r--scripts/dev/changelog_urls.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 9d299c73a..69e847818 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -84,7 +84,7 @@
"Pympler": "https://github.com/pympler/pympler/blob/master/CHANGELOG.md",
"pytest-mock": "https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst",
"pytest-qt": "https://github.com/pytest-dev/pytest-qt/blob/master/CHANGELOG.rst",
- "git+https://github.com/pyinstaller/pyinstaller": "https://pyinstaller.readthedocs.io/en/stable/CHANGES.html",
+ "pyinstaller": "https://pyinstaller.readthedocs.io/en/stable/CHANGES.html",
"pyinstaller-hooks-contrib": "https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst",
"pytest-benchmark": "https://pytest-benchmark.readthedocs.io/en/stable/changelog.html",
"typed-ast": "https://github.com/python/typed_ast/commits/master",