Skip to content

Commit ca132e1

Browse files
committed
Fix links on README
1 parent d6a9b62 commit ca132e1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ environment this command will send each tests to all
176176
platforms - and report back failures from all platforms
177177
at once. The specifications strings use the `xspec syntax`_.
178178

179-
.. _`xspec syntax`: http://codespeak.net/execnet/trunk/basics.html#xspec
179+
.. _`xspec syntax`: http://codespeak.net/execnet/basics.html#xspec
180180

181181
.. _`socketserver.py`: http://bitbucket.org/hpk42/execnet/raw/2af991418160/execnet/script/socketserver.py
182182

@@ -217,10 +217,11 @@ These directory specifications are relative to the directory
217217
where the configuration file was found.
218218

219219
.. _`pytest-xdist`: http://pypi.python.org/pypi/pytest-xdist
220-
.. _`pytest-xdist repository`: http://bitbucket.org/pytest-dev/pytest-xdist
220+
.. _`pytest-xdist repository`: https://github.com/pytest-dev/pytest-xdist
221221
.. _`pytest`: http://pytest.org
222222

223223
Issue and Bug Tracker
224224
------------------------
225225

226-
Please use the pytest issue tracker for bugs in this plugin, see https://bitbucket.org/hpk42/pytest/issues .
226+
Please use the `pytest issue tracker <https://github.com/pytest-dev/pytest/issues>`_
227+
for reporting bugs in this plugin.

0 commit comments

Comments
 (0)