Skip to content

Commit e09bf04

Browse files
authored
Fix URL to nitpick integrations (#1926)
1 parent b33e526 commit e09bf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/contrib/mypy_plugins.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can have a look at the suggested ``mypy``
4949
`configuration <https://github.com/dry-python/returns/blob/master/setup.cfg>`_
5050
in our own repository.
5151

52-
You can also use `nitpick <https://wemake-python-stylegui.de/en/latest/pages/usage/integrations/nitpick.html>`_
52+
You can also use `nitpick <https://wemake-python-styleguide.readthedocs.io/en/latest/pages/usage/integrations/nitpick.html>`_
5353
tool to enforce the same ``mypy`` configuration for all your projects.
5454

5555
We recommend to use our own setup. Add this to your ``pyproject.toml``:

0 commit comments

Comments
 (0)