Skip to content

Commit e03566b

Browse files
authored
docs: fix invalid url
1 parent 46cf204 commit e03566b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ at once. The specifications strings use the `xspec syntax`_.
247247

248248
.. _`xspec syntax`: http://codespeak.net/execnet/basics.html#xspec
249249

250-
.. _`socketserver.py`: http://bitbucket.org/hpk42/execnet/raw/2af991418160/execnet/script/socketserver.py
250+
.. _`socketserver.py`: https://github.com/pytest-dev/execnet/blob/master/execnet/script/socketserver.py
251251

252252
.. _`execnet`: http://codespeak.net/execnet
253253

0 commit comments

Comments
 (0)