summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Cordasco <sigmavirus24@users.noreply.github.com>2016-05-25 15:55:32 -0500
committerIan Cordasco <sigmavirus24@users.noreply.github.com>2016-05-25 15:55:32 -0500
commitc98b72f4eb6e640200eadecb9d09acdd15772799 (patch)
tree612c21e0ee8f4c0b72e14e03acc08b2423cda20e
parent123d99e39b9f18ee38fc4b17b692914ae04b03e9 (diff)
parent4f42869cf8b72e54a0c252a4eda2e17c9ae96e03 (diff)
downloadpep8-c98b72f4eb6e640200eadecb9d09acdd15772799.tar.gz
Merge pull request #511 from jwilk/further-discussion-url
Fix the "Further discussion" URL
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 5619c79..3ba1619 100644
--- a/README.rst
+++ b/README.rst
@@ -10,7 +10,7 @@ conventions in `PEP 8`_.
This package used to be called ``pep8`` but was renamed to ``pycodestyle``
to reduce confusion. Further discussion `here
- <https://github.com/PyCQA/pydocstyle/issues/466>`_.
+ <https://github.com/PyCQA/pycodestyle/issues/466>`_.
Features
--------