Skip to content

Commit 56a1222

Browse files
committed
Merge pull request #18 from ad-m/patch-3
Fix coveralls.io badge
2 parents b837c4a + b2014ad commit 56a1222

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
.. image:: https://travis-ci.org/dominicrodger/django-tinycontent.svg
22
:target: https://travis-ci.org/dominicrodger/django-tinycontent
33

4-
.. image:: https://coveralls.io/repos/dominicrodger/django-tinycontent/badge.svg?branch=master&service=github :target: https://coveralls.io/github/dominicrodger/django-tinycontent?branch=master
4+
.. image:: https://coveralls.io/repos/dominicrodger/django-tinycontent/badge.svg?branch=master&service=github
5+
:target: https://coveralls.io/github/dominicrodger/django-tinycontent?branch=master
56

67
django-tinycontent is a simple Django application for re-usable
78
content blocks, much like `django-boxes`_.

0 commit comments

Comments
 (0)