From 941dda11b3f2906c2d1dd7e44e45cbb26ecf0cbd Mon Sep 17 00:00:00 2001 From: Andrea Stagi Date: Thu, 8 Jan 2015 14:47:52 +0100 Subject: [PATCH] Fix image url for Coveralls in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bfb546b2..79101e18 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ libsass: SASS_ for Python :target: https://ci.appveyor.com/project/dahlia/libsass-python :alt: Build Status (Windows) -.. image:: https://img.shields.io/coveralls/dahlia/libsass-python.svg +.. image:: https://img.shields.io/coveralls/dahlia/libsass-python/python.svg :target: https://coveralls.io/r/dahlia/libsass-python :alt: Coverage Status