summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-11-20 11:54:20 +0100
committerFlorian Bruhin <me@the-compiler.org>2024-01-22 09:52:41 +0100
commit8afe1535640ad53bc1ea80f22a14d0ef66656f76 (patch)
tree82b044dbe0849c7f7507d44b0deeb4a61d15b079
parent0563dc0edad8ef71352a36972161514a05b5ee6f (diff)
downloadqutebrowser-8afe1535640ad53bc1ea80f22a14d0ef66656f76.tar.gz
qutebrowser-8afe1535640ad53bc1ea80f22a14d0ef66656f76.zip
Update changelog URL
-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 48158d339..5b3bd33cd 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -45,12 +45,12 @@
"flake8": "https://github.com/PyCQA/flake8/tree/main/docs/source/release-notes",
"flake8-docstrings": "https://github.com/PyCQA/flake8-docstrings/blob/main/HISTORY.rst",
"flake8-debugger": "https://github.com/JBKahn/flake8-debugger/",
- "flake8-builtins": "https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst",
+ "flake8-builtins": "https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst",
"flake8-bugbear": "https://github.com/PyCQA/flake8-bugbear#change-log",
"flake8-tidy-imports": "https://github.com/adamchainz/flake8-tidy-imports/blob/main/CHANGELOG.rst",
"flake8-tuple": "https://github.com/ar4s/flake8_tuple/blob/master/HISTORY.rst",
"flake8-comprehensions": "https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst",
- "flake8-deprecated": "https://github.com/gforcada/flake8-deprecated/blob/master/CHANGES.rst",
+ "flake8-deprecated": "https://github.com/gforcada/flake8-deprecated/blob/main/CHANGES.rst",
"flake8-future-import": "https://github.com/xZise/flake8-future-import#changes",
"flake8-string-format": "https://github.com/xZise/flake8-string-format#changes",
"flake8-plugin-utils": "https://github.com/afonasev/flake8-plugin-utils#change-log",