summaryrefslogtreecommitdiff
path: root/doc/data/messages/l/line-too-long/details.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/data/messages/l/line-too-long/details.rst')
-rw-r--r--doc/data/messages/l/line-too-long/details.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/data/messages/l/line-too-long/details.rst b/doc/data/messages/l/line-too-long/details.rst
index 7f774a661..3a3a03897 100644
--- a/doc/data/messages/l/line-too-long/details.rst
+++ b/doc/data/messages/l/line-too-long/details.rst
@@ -2,4 +2,4 @@ Pragma controls such as ``# pylint: disable=all`` are not counted toward line le
If you attempt to disable this message via ``# pylint: disable=line-too-long`` in a module with no code, you may receive a message for ``useless-suppression``. This is a false positive of ``useless-suppression`` we can't easily fix.
-See https://github.com/PyCQA/pylint/issues/3368 for more information.
+See https://github.com/pylint-dev/pylint/issues/3368 for more information.