summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-11-16 09:10:16 +0100
committerFlorian Bruhin <me@the-compiler.org>2022-11-16 09:10:16 +0100
commitd4397b6b631effbdb04d732c5ae942495b18e427 (patch)
tree4d4760a2b48d7a46bd27409d3da89bd7eab4d36e
parent1217fc18b4a656780b2e634d36a7f291b147719b (diff)
downloadqutebrowser-d4397b6b631effbdb04d732c5ae942495b18e427.tar.gz
qutebrowser-d4397b6b631effbdb04d732c5ae942495b18e427.zip
Update changelog URL
-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 6cbf518af..b4e7d4a7a 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -26,7 +26,7 @@
"hypothesis": "https://hypothesis.readthedocs.io/en/latest/changes.html",
"exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst",
"mypy": "https://mypy-lang.blogspot.com/",
- "types-PyYAML": "https://github.com/python/typeshed/commits/master/stubs/PyYAML",
+ "types-PyYAML": "https://github.com/python/typeshed/commits/main/stubs/PyYAML",
"pytest": "https://docs.pytest.org/en/latest/changelog.html",
"iniconfig": "https://github.com/pytest-dev/iniconfig/blob/master/CHANGELOG",
"tox": "https://tox.readthedocs.io/en/latest/changelog.html",