diff options
author | Steven Myint <git@stevenmyint.com> | 2015-07-11 09:33:14 -0700 |
---|---|---|
committer | Steven Myint <git@stevenmyint.com> | 2015-07-11 09:33:14 -0700 |
commit | 189c0ccd6e492eb428173acdb170dbc33c317568 (patch) | |
tree | b0f63a5690f9f6d3792e5f2bdc1419d5be8df58b | |
parent | a6e423cd4e972b19dc1d2c3d6db6269c2c445151 (diff) | |
download | pep8-189c0ccd6e492eb428173acdb170dbc33c317568.tar.gz |
Point to new GitHub URL
I guess this repository got moved at some point?
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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>`_ |