From: Brett Cannon Date: Fri, 10 Feb 2017 22:34:58 +0000 (-0800) Subject: Fix formatting issue with Codecov badge X-Git-Tag: v3.7.0a1~1368 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6516af8f31003ce99fc68bbf86ea31aabbd0015;p=python Fix formatting issue with Codecov badge --- diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index 2d3f92afb0..416fa54805 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -8,8 +8,9 @@ Build Status + .. image:: https://travis-ci.org/python/cpython.svg?branch=master :target: https://travis-ci.org/python/cpython + + .. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg -   :target: https://codecov.io/gh/python/cpython + :target: https://codecov.io/gh/python/cpython + `Stable buildbots `_