Skip to content

Commit 1f572ce

Browse files
authored
Update README.rst (#181)
1 parent f794a0e commit 1f572ce

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
@@ -2,7 +2,7 @@
22
Django Sekizai
33
==============
44

5-
|pypi| |build| |coverage|
5+
|pypi| |coverage|
66

77
Sekizai means "blocks" in Japanese, and that's what this app provides. A fresh
88
look at blocks. With django-sekizai you can define placeholders where your
@@ -67,9 +67,7 @@ You can run tests by executing::
6767

6868
.. |pypi| image:: https://badge.fury.io/py/django-sekizai.svg
6969
:target: http://badge.fury.io/py/django-sekizai
70-
.. |build| image:: https://travis-ci.org/divio/django-sekizai.svg?branch=master
71-
:target: https://travis-ci.org/divio/django-sekizai
72-
.. |coverage| image:: https://codecov.io/gh/divio/django-sekizai/branch/master/graph/badge.svg
70+
.. |coverage| image:: https://codecov.io/gh/django-cms/django-sekizai/branch/master/graph/badge.svg
7371
:target: https://codecov.io/gh/divio/django-sekizai
7472

7573
.. |python| image:: https://img.shields.io/badge/python-3.9+-blue.svg

0 commit comments

Comments
 (0)