We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33e526 commit e09bf04Copy full SHA for e09bf04
docs/pages/contrib/mypy_plugins.rst
@@ -49,7 +49,7 @@ You can have a look at the suggested ``mypy``
49
`configuration <https://github.com/dry-python/returns/blob/master/setup.cfg>`_
50
in our own repository.
51
52
-You can also use `nitpick <https://wemake-python-stylegui.de/en/latest/pages/usage/integrations/nitpick.html>`_
+You can also use `nitpick <https://wemake-python-styleguide.readthedocs.io/en/latest/pages/usage/integrations/nitpick.html>`_
53
tool to enforce the same ``mypy`` configuration for all your projects.
54
55
We recommend to use our own setup. Add this to your ``pyproject.toml``:
0 commit comments