mirror of
https://github.com/python/cpython.git
synced 2024-12-03 23:06:43 +08:00
Fix formatting issue with Codecov badge
This commit is contained in:
parent
aa2a621c8b
commit
f6516af8f3
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…
Reference in New Issue
Block a user