Skip to content

Commit 448db74

Browse files
committed
Fix badges in README file (all but Code Climate)
1 parent eebed51 commit 448db74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
django-simple-history
22
=====================
33

4-
.. image:: https://secure.travis-ci.org/treyhunner/django-simple-history.svg?branch=master
5-
:target: http://travis-ci.org/treyhunner/django-simple-history
4+
.. image:: https://secure.travis-ci.org/jazzband/django-simple-history.svg?branch=master
5+
:target: http://travis-ci.org/jazzband/django-simple-history
66
:alt: Build Status
77

88
.. image:: https://readthedocs.org/projects/django-simple-history/badge/?version=latest
99
:target: https://django-simple-history.readthedocs.io/en/latest/?badge=latest
1010
:alt: Documentation Status
1111

12-
.. image:: https://img.shields.io/codecov/c/github/treyhunner/django-simple-history/master.svg
13-
:target: http://codecov.io/github/treyhunner/django-simple-history?branch=master
12+
.. image:: https://img.shields.io/codecov/c/github/jazzband/django-simple-history/master.svg
13+
:target: http://codecov.io/github/jazzband/django-simple-history?branch=master
1414
:alt: Test Coverage
1515

1616
.. image:: https://img.shields.io/pypi/v/django-simple-history.svg

0 commit comments

Comments
 (0)