You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/whatsnew/2.9.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ new checks optional is a step in that direction. In order to do that we
19
19
created an optional code style checker that can be loaded using
20
20
``pylint.extensions.code_style`` with the ``load-plugins`` options.
21
21
More than ever, if as a veteran you want the most checks you can possibly get,
22
-
`you should check the list of pylint extensions. <https://pylint.pycqa.org/en/latest/technical_reference/extensions.html#optional-pylint-checkers-in-the-extensions-module>`_.
22
+
`you should check the list of pylint extensions. <https://pylint.pycqa.org/en/latest/user_guide/checkers/extensions.html#optional-pylint-checkers-in-the-extensions-module>`_.
0 commit comments