We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6e423c + 189c0cc commit dfafb9dCopy full SHA for dfafb9d
README.rst
@@ -78,8 +78,8 @@ Or you can display how often each error was found::
78
Links
79
-----
80
81
-.. image:: https://api.travis-ci.org/jcrocholl/pep8.png?branch=master
82
- :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
83
:alt: Build status
84
85
.. image:: https://pypip.in/wheel/pep8/badge.png?branch=master
@@ -88,4 +88,4 @@ Links
88
89
* `Read the documentation <http://pep8.readthedocs.org/>`_
90
91
-* `Fork me on GitHub <http://github.com/jcrocholl/pep8>`_
+* `Fork me on GitHub <http://github.com/PyCQA/pep8>`_
0 commit comments