mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Fix formatting issue with Codecov badge
This commit is contained in:
parent
aa2a621c8b
commit
f6516af8f3
1 changed files with 2 additions and 1 deletions
3
.github/CONTRIBUTING.rst
vendored
3
.github/CONTRIBUTING.rst
vendored
|
@ -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 <http://buildbot.python.org/3.x.stable/>`_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue