summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Cordasco <sigmavirus24@users.noreply.github.com>2015-07-11 14:53:01 -0500
committerIan Cordasco <sigmavirus24@users.noreply.github.com>2015-07-11 14:53:01 -0500
commitdfafb9d8a50a4b337bee16d8568e8090d0f7a138 (patch)
treeb0f63a5690f9f6d3792e5f2bdc1419d5be8df58b
parenta6e423cd4e972b19dc1d2c3d6db6269c2c445151 (diff)
parent189c0ccd6e492eb428173acdb170dbc33c317568 (diff)
downloadpep8-dfafb9d8a50a4b337bee16d8568e8090d0f7a138.tar.gz
Merge pull request #417 from myint/patch-1
Point to new GitHub URL
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index d842f05..4204b05 100644
--- a/README.rst
+++ b/README.rst
@@ -78,8 +78,8 @@ Or you can display how often each error was found::
Links
-----
-.. image:: https://api.travis-ci.org/jcrocholl/pep8.png?branch=master
- :target: https://travis-ci.org/jcrocholl/pep8
+.. image:: https://api.travis-ci.org/PyCQA/pep8.png?branch=master
+ :target: https://travis-ci.org/PyCQA/pep8
:alt: Build status
.. image:: https://pypip.in/wheel/pep8/badge.png?branch=master
@@ -88,4 +88,4 @@ Links
* `Read the documentation <http://pep8.readthedocs.org/>`_
-* `Fork me on GitHub <http://github.com/jcrocholl/pep8>`_
+* `Fork me on GitHub <http://github.com/PyCQA/pep8>`_