From 44ef321b0e608c61182ecf5d88f9edeececa5403 Mon Sep 17 00:00:00 2001 From: Raphael Nestler Date: Fri, 8 Jul 2022 14:15:56 +0200 Subject: Fix pylint URL in README (#714) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d651ba9..1e3625c 100644 --- a/README.rst +++ b/README.rst @@ -75,7 +75,7 @@ All changes should include tests and pass flake8_. :target: https://github.com/PyCQA/pyflakes/actions :alt: GitHub Actions build status -.. _Pylint: https://www.pylint.org/ +.. _Pylint: https://pylint.pycqa.org/ .. _flake8: https://pypi.org/project/flake8/ .. _`PEP 8`: https://www.python.org/dev/peps/pep-0008/ .. _`rebase your changes`: https://git-scm.com/book/en/v2/Git-Branching-Rebasing -- cgit v1.2.1