From 8afe1535640ad53bc1ea80f22a14d0ef66656f76 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 20 Nov 2023 11:54:20 +0100 Subject: Update changelog URL --- scripts/dev/changelog_urls.json | 4 ++-- 1 file 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", -- cgit v1.2.3-54-g00ecf