Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f6516af

Browse filesBrowse files
authored
Fix formatting issue with Codecov badge
1 parent aa2a621 commit f6516af
Copy full SHA for f6516af

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎.github/CONTRIBUTING.rst

Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ Build Status
88

99
+ .. image:: https://travis-ci.org/python/cpython.svg?branch=master
1010
:target: https://travis-ci.org/python/cpython
11+
1112
+ .. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg
12-
   :target: https://codecov.io/gh/python/cpython
13+
:target: https://codecov.io/gh/python/cpython
1314

1415
+ `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_
1516

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.