summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3d99a0965..fd7267a29 100644
--- a/README.rst
+++ b/README.rst
@@ -98,7 +98,7 @@ oriented checks), black_ and isort_ (auto-formatting), autoflake_ (automated rem
unused imports or variables), pyupgrade_ (automated upgrade to newer python syntax) and
pydocstringformatter_ (automated pep257).
-.. _flake8: https://gitlab.com/pycqa/flake8/
+.. _flake8: https://github.com/PyCQA/flake8
.. _bandit: https://github.com/PyCQA/bandit
.. _mypy: https://github.com/python/mypy
.. _pyright: https://github.com/microsoft/pyright