File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ Pylint ships with two additional tools:
155155- pyreverse _ (standalone tool that generates package and class diagrams.)
156156- symilar _ (duplicate code finder that is also integrated in pylint)
157157
158- .. _pyreverse : https://pylint.readthedocs.io/en/latest/pyreverse.html
159- .. _symilar : https://pylint.readthedocs.io/en/latest/symilar.html
158+ .. _pyreverse : https://pylint.readthedocs.io/en/latest/additional_tools/ pyreverse/index .html
159+ .. _symilar : https://pylint.readthedocs.io/en/latest/additional_tools/ symilar/index .html
160160
161161
162162.. This is used inside the doc to recover the end of the introduction
Original file line number Diff line number Diff line change 9595 "user_guide/output" : "usage/output.html" ,
9696 "user_guide/pre-commit-integration" : "installation/pre-commit-integration.html" ,
9797 "user_guide/run" : "usage/run.html" ,
98+ "pyreverse" : "additional_tools/pyreverse/index.html" ,
99+ "symilar" : "additional_tools/symilar/index.html" ,
98100}
99101
100102
You can’t perform that action at this time.
0 commit comments