@@ -4,7 +4,7 @@ pytest-echo
4
4
5
5
6
6
.. image :: https://badge.fury.io/py/pytest-echo.svg
7
- :target: http ://badge.fury.io/py /pytest-echo
7
+ :target: https ://pypi.org/project /pytest-echo/
8
8
:alt: PyPI package
9
9
10
10
@@ -152,33 +152,33 @@ Links
152
152
+--------------------+-----------------+---------------+----------------+
153
153
| Development | |dev-build | | |dev-cov | | |dev-doc | |
154
154
+--------------------+-----------------+---------------+----------------+
155
- | Project home page: | https://github.com/saxix /pytest-echo |
155
+ | Project home page: | https://github.com/pytest-dev /pytest-echo |
156
156
+--------------------+--------------------------------------------------+
157
- | Issue tracker: | https://github.com/saxix /pytest-echo/issues?sort |
157
+ | Issue tracker: | https://github.com/pytest-dev /pytest-echo/issues |
158
158
+--------------------+--------------------------------------------------+
159
- | CI: | https://travis-ci.org/saxix /pytest-echo |
159
+ | CI: | https://travis-ci.org/pytest-dev /pytest-echo |
160
160
+--------------------+--------------------------------------------------+
161
- | Download: | http ://pypi.python. org/pypi /pytest-echo/ |
161
+ | Download: | https ://pypi.org/project /pytest-echo/ |
162
162
+--------------------+--------------------------------------------------+
163
- | Documentation: | https://pytest-echo.readthedocs.org /en/latest/ |
163
+ | Documentation: | https://pytest-echo.readthedocs.io /en/latest/ |
164
164
+--------------------+--------------------------------------------------+
165
165
166
166
167
- .. |master-build | image :: https://secure. travis-ci.org/saxix /pytest-echo.png ?branch=master
168
- :target: http ://travis-ci.org/saxix /pytest-echo/
167
+ .. |master-build | image :: https://travis-ci.org/pytest-dev /pytest-echo.svg ?branch=master
168
+ :target: https ://travis-ci.org/pytest-dev /pytest-echo
169
169
170
- .. |master-cov | image :: https://codecov.io/gh/saxix /pytest-echo/branch/master/graph/badge.svg
171
- :target: https://codecov.io/gh/saxix /pytest-echo
170
+ .. |master-cov | image :: https://codecov.io/gh/pytest-dev /pytest-echo/branch/master/graph/badge.svg
171
+ :target: https://codecov.io/gh/pytest-dev /pytest-echo
172
172
173
173
.. |master-doc | image :: https://readthedocs.org/projects/pytest-echo/badge/?version=stable
174
- :target: http ://pytest-echo.readthedocs.io/en/stable/
174
+ :target: https ://pytest-echo.readthedocs.io/en/stable/
175
175
176
- .. |dev-build | image :: https://secure. travis-ci.org/saxix /pytest-echo.png ?branch=develop
177
- :target: http ://travis-ci.org/saxix /pytest-echo/
176
+ .. |dev-build | image :: https://travis-ci.org/pytest-dev /pytest-echo.svg ?branch=develop
177
+ :target: https ://travis-ci.org/pytest-dev /pytest-echo
178
178
179
- .. |dev-cov | image :: https://codecov.io/gh/saxix /pytest-echo/branch/develop/graph/badge.svg
180
- :target: https://codecov.io/gh/saxix /pytest-echo
179
+ .. |dev-cov | image :: https://codecov.io/gh/pytest-dev /pytest-echo/branch/develop/graph/badge.svg
180
+ :target: https://codecov.io/gh/pytest-dev /pytest-echo
181
181
182
182
.. |dev-doc | image :: https://readthedocs.org/projects/pytest-echo/badge/?version=latest
183
- :target: http ://pytest-echo.readthedocs.io/en/latest/
183
+ :target: https ://pytest-echo.readthedocs.io/en/latest/
184
184
0 commit comments