File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,6 @@ pytest-echo
5
5
:target: http://badge.fury.io/py/pytest-echo
6
6
:alt: PyPI package
7
7
8
- .. image :: https://readthedocs.org/projects/pytest-echo/badge/?version=latest
9
- :target: https://readthedocs.org/projects/pytest-echo/?badge=latest
10
- :alt: Documentation Status
11
-
12
8
13
9
Print environment variables, package version and generic attributes,
14
10
as they are at the begining of the test.
@@ -148,7 +144,7 @@ Links
148
144
.. |master-cov | image :: https://codecov.io/gh/saxix/pytest-echo/branch/master/graph/badge.svg
149
145
:target: https://codecov.io/gh/saxix/pytest-echo
150
146
151
- .. |master-doc | image :: http ://pytest-echo. readthedocs.io/en/latest/? badge=stable
147
+ .. |master-doc | image :: https ://readthedocs.org/projects/pytest-echo/ badge/?version =stable
152
148
:target: http://pytest-echo.readthedocs.io/en/stable/
153
149
154
150
.. |dev-build | image :: https://secure.travis-ci.org/saxix/pytest-echo.png?branch=develop
@@ -157,7 +153,6 @@ Links
157
153
.. |dev-cov | image :: https://codecov.io/gh/saxix/pytest-echo/branch/develop/graph/badge.svg
158
154
:target: https://codecov.io/gh/saxix/pytest-echo
159
155
160
- .. |dev-doc | image :: http ://pytest-echo. readthedocs.io/en/latest/? badge=latest
156
+ .. |dev-doc | image :: https ://readthedocs.org/projects/pytest-echo/ badge/?version =latest
161
157
:target: http://pytest-echo.readthedocs.io/en/latest/
162
158
163
-
You can’t perform that action at this time.
0 commit comments