Skip to content

Commit b026d13

Browse files
authored
Merge pull request saxix#124 from sobolevn/patch-1
Fixes README.rst
2 parents fcb49e0 + 1bc4427 commit b026d13

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ Links
6666
| Documentation: |https://django-concurrency.readthedocs.org/en/latest/ |
6767
+--------------------+---------------+--------------+-------------------------+
6868

69-
.. |master-build| image:: https://secure.travis-ci.org/saxix/django-concurrency.png?branch=master
69+
.. |master-build| image:: https://secure.travis-ci.org/saxix/django-concurrency.svg?branch=master
7070
:target: http://travis-ci.org/saxix/django-concurrency/
7171

7272
.. |master-cov| image:: https://codecov.io/gh/saxix/django-concurrency/branch/master/graph/badge.svg
7373
:target: https://codecov.io/gh/saxix/django-concurrency
7474

75-
.. |dev-build| image:: https://secure.travis-ci.org/saxix/django-concurrency.png?branch=develop
75+
.. |dev-build| image:: https://secure.travis-ci.org/saxix/django-concurrency.svg?branch=develop
7676
:target: http://travis-ci.org/saxix/django-concurrency/
7777

7878
.. |dev-cov| image:: https://codecov.io/gh/saxix/django-concurrency/branch/develop/graph/badge.svg
@@ -82,8 +82,6 @@ Links
8282

8383
.. |wheel| image:: https://img.shields.io/pypi/wheel/blackhole.svg
8484

85-
_list-editable: https://django-concurrency.readthedocs.org/en/latest/admin.html#list-editable
86-
8785
.. _list-editable: https://django-concurrency.readthedocs.org/en/latest/admin.html#list-editable
8886

8987
.. _django-locking: https://github.com/stdbrouw/django-locking

0 commit comments

Comments
 (0)