File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
doc/developer_guide/modules Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,11 @@ nox_tasks
44lint:import (experimental)
55__________________________
66
7- `Import Linter <https://import-linter.readthedocs.io/en/stable/readme.html >`_
7+ `Import Linter <https://import-linter.readthedocs.io/en/stable/ >`_
88allows you to define and enforce rules for the imports within and between Python packages.
99
1010.. important ::
1111
1212 First configure the linter in file :code: `.import_linter_config `, see
13- `import-linter top-level-configuration <https://import-linter.readthedocs.io/en/stable/usage.html#top-level-configuration >`_
14- and `import-linter contract types <https://import-linter.readthedocs.io/en/stable/contract_types.html >`_
15-
13+ `import-linter top-level-configuration <https://import-linter.readthedocs.io/en/stable/get_started/configure/ >`_
14+ and `import-linter contract types <https://import-linter.readthedocs.io/en/stable/contract_types/ >`_
You can’t perform that action at this time.
0 commit comments