File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
6
6
.. image :: https://codecov.io/gh/codecov/example-python/branch/master/graph/badge.svg
7
7
:target: https://codecov.io/gh/codecov/example-python
8
-
8
+
9
9
Overview
10
10
--------
11
11
@@ -133,14 +133,14 @@ Details on the badges and graphs can be found under `settings/Badge <https://co
133
133
134
134
.. code-block ::
135
135
136
- .. image:: https://codecov.io/gh/owner/repo /branch/master/graph/badge.svg
137
- :target: https://codecov.io/gh/owner/repo
136
+ .. image:: https://codecov.io/gh/codecov/example-python /branch/master/graph/badge.svg
137
+ :target: https://codecov.io/gh/codecov/example-python
138
138
139
139
140
140
Which will generate:
141
141
142
- .. image :: https://codecov.io/gh/owner/repo /branch/master/graph/badge.svg
143
- :target: https://codecov.io/gh/owner/repo
142
+ .. image :: https://codecov.io/gh/codecov/example-python /branch/master/graph/badge.svg
143
+ :target: https://codecov.io/gh/codecov/example-python
144
144
145
145
Links
146
146
=======
You can’t perform that action at this time.
0 commit comments