File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,9 @@ ecosystem of existing plugins for popular frameworks and third party libraries.
69
69
to start is ``PyPI `` which often returns a plugin by searching for
70
70
``pylint <library> ``. `pylint-pydantic `_, `pylint-django `_ and
71
71
`pylint-sonarjson `_ are examples of such plugins. More information about plugins
72
- and how to load them can be found at :ref: `plugins < plugins >` .
72
+ and how to load them can be found at `plugins `_ .
73
73
74
+ .. _`plugins` : https://pylint.pycqa.org/en/latest/development_guide/how_tos/plugins.html#plugins
74
75
.. _`pylint-pydantic` : https://pypi.org/project/pylint-pydantic
75
76
.. _`pylint-django` : https://github.com/PyCQA/pylint-django
76
77
.. _`pylint-sonarjson` : https://github.com/omegacen/pylint-sonarjson
You can’t perform that action at this time.
0 commit comments