Skip to content

Commit 80651ef

Browse files
authored
Fix coveralls badge
1 parent 8ca44df commit 80651ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ libsass-python: Sass_/SCSS for Python
1313
:target: https://ci.appveyor.com/project/dahlia/libsass-python
1414
:alt: Build Status (Windows)
1515

16-
.. image:: https://img.shields.io/coveralls/dahlia/libsass-python/master.svg
17-
:target: https://coveralls.io/r/dahlia/libsass-python
16+
.. image:: https://coveralls.io/repos/github/dahlia/libsass-python/badge.svg?branch=master
17+
:target: https://coveralls.io/github/dahlia/libsass-python?branch=master
1818
:alt: Coverage Status
1919

2020
This package provides a simple Python extension module ``sass`` which is

0 commit comments

Comments
 (0)