summaryrefslogtreecommitdiff
path: root/script/bump_changelog.py
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-07-01 12:47:58 +0200
committerGitHub <noreply@github.com>2021-07-01 12:47:58 +0200
commit21290866a2da5ac25a888624bec2ba350e521e98 (patch)
treec1adb65cecf4504a6cea8bf8bec92a89742c1cb9 /script/bump_changelog.py
parentf26e986077cbfa17ddb6ab498359bedfc20ead35 (diff)
downloadpylint-git-21290866a2da5ac25a888624bec2ba350e521e98.tar.gz
Fix copyright links (#4647)
* Fix link in license header * Update link to astroid bump_changelog
Diffstat (limited to 'script/bump_changelog.py')
-rw-r--r--script/bump_changelog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/bump_changelog.py b/script/bump_changelog.py
index 08c0c69ac..278b627da 100644
--- a/script/bump_changelog.py
+++ b/script/bump_changelog.py
@@ -1,4 +1,4 @@
-# ORIGINAL here:https://raw.githubusercontent.com/PyCQA/astroid/master/script/bump_changelog.py
+# ORIGINAL here: https://github.com/PyCQA/astroid/blob/main/script/bump_changelog.py
# DO NOT MODIFY DIRECTLY
"""