Skip to content

Commit 64ada0b

Browse files
committed
updates README
1 parent 6ec6ecd commit 64ada0b

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ pytest-echo
55
:target: http://badge.fury.io/py/pytest-echo
66
:alt: PyPI package
77

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-
128

139
Print environment variables, package version and generic attributes,
1410
as they are at the begining of the test.
@@ -148,7 +144,7 @@ Links
148144
.. |master-cov| image:: https://codecov.io/gh/saxix/pytest-echo/branch/master/graph/badge.svg
149145
:target: https://codecov.io/gh/saxix/pytest-echo
150146

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
152148
:target: http://pytest-echo.readthedocs.io/en/stable/
153149

154150
.. |dev-build| image:: https://secure.travis-ci.org/saxix/pytest-echo.png?branch=develop
@@ -157,7 +153,6 @@ Links
157153
.. |dev-cov| image:: https://codecov.io/gh/saxix/pytest-echo/branch/develop/graph/badge.svg
158154
:target: https://codecov.io/gh/saxix/pytest-echo
159155

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
161157
:target: http://pytest-echo.readthedocs.io/en/latest/
162158

163-

0 commit comments

Comments
 (0)