summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-08-08 09:20:06 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-08-08 09:20:06 +0200
commit1c984ec08084eabee7ba6d5ddd307854bdb24136 (patch)
treed98dbe9e40a2f890900a2f8369b6e430fcec9f8c
parent5e370a80c012ae445e0fd26a6e52e93575d8ba71 (diff)
downloadqutebrowser-1c984ec08084eabee7ba6d5ddd307854bdb24136.tar.gz
qutebrowser-1c984ec08084eabee7ba6d5ddd307854bdb24136.zip
Update 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 e004047a9..55f80a06e 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -56,7 +56,7 @@
"flake8-plugin-utils": "https://github.com/afonasev/flake8-plugin-utils#change-log",
"flake8-pytest-style": "https://github.com/m-burst/flake8-pytest-style#change-log",
"pep8-naming": "https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst",
- "pycodestyle": "https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt",
+ "pycodestyle": "https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt",
"pyflakes": "https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst",
"cffi": "https://foss.heptapod.net/pypy/cffi/-/blob/branch/default/doc/source/whatsnew.rst",
"astroid": "https://github.com/PyCQA/astroid/blob/main/ChangeLog",