Skip to content

Commit 999d11e

Browse files
committed
Merge pull request #479 from alasdairnicol/patch-1
Changed link from pep257 to pydocstyle now that project has been renamed
2 parents b8088a2 + 91a7eff commit 999d11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ the ``pep8`` library:
4747
`pep8-naming extension <https://pypi.python.org/pypi/pep8-naming>`_ to use
4848
this feature.
4949
* **docstring conventions**: they are not in the scope of this library;
50-
see the `pep257 project <https://github.com/GreenSteam/pep257>`_.
50+
see the `pydocstyle project <https://github.com/PyCQA/pydocstyle>`_.
5151
* **automatic fixing**: see the section *PEP8 Fixers* in the
5252
:ref:`related tools <related-tools>` page.
5353

0 commit comments

Comments
 (0)