Skip to content

Commit f33334d

Browse files
Fix badges for branch
1 parent e831d61 commit f33334d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Cryptography_ as the backend provider.
99
Do not forget to read the documentation_.
1010

1111
.. START HIDDEN
12-
.. image:: https://img.shields.io/travis/georgemarshall/django-cryptography/master.svg
12+
.. image:: https://img.shields.io/travis/georgemarshall/django-cryptography/stable/0.4.x.svg
1313
:target: https://travis-ci.org/georgemarshall/django-cryptography
1414
:alt: Builds
15-
.. image:: https://img.shields.io/codecov/c/github/georgemarshall/django-cryptography/master.svg
16-
:target: https://codecov.io/gh/georgemarshall/django-cryptography/branch/master
15+
.. image:: https://img.shields.io/codecov/c/github/georgemarshall/django-cryptography/stable/0.4.x.svg
16+
:target: https://codecov.io/gh/georgemarshall/django-cryptography/branch/stable%2F0.4.x
1717
:alt: Code coverage
1818
.. END HIDDEN
1919

0 commit comments

Comments
 (0)