summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-07-11 10:25:32 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-07-11 10:25:32 +0200
commit57be330ff6d518dbcba4c92352caf5b497918fa6 (patch)
tree27d389d5f7538ff2068791685ffa5bed1fb970b1
parentdc7dad5de835df401a8e21d131e32599753abf5b (diff)
downloadqutebrowser-57be330ff6d518dbcba4c92352caf5b497918fa6.tar.gz
qutebrowser-57be330ff6d518dbcba4c92352caf5b497918fa6.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 e840b7b46..f62542472 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -93,7 +93,7 @@
"bump2version": "https://github.com/c4urself/bump2version/blob/master/CHANGELOG.md",
"six": "https://github.com/benjaminp/six/blob/master/CHANGES",
"altgraph": "https://github.com/ronaldoussoren/altgraph/blob/master/doc/changelog.rst",
- "urllib3": "https://github.com/urllib3/urllib3/blob/master/CHANGES.rst",
+ "urllib3": "https://github.com/urllib3/urllib3/blob/main/CHANGES.rst",
"lxml": "https://github.com/lxml/lxml/blob/master/CHANGES.txt",
"wrapt": "https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst",
"pep517": "https://github.com/pypa/pep517/blob/master/doc/changelog.rst",