Skip to content

Commit 03ddee6

Browse files
authored
docs: fix invalid url
1 parent e03566b commit 03ddee6

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`: https://github.com/pytest-dev/execnet/blob/master/execnet/script/socketserver.py
250+
.. _`socketserver.py`: https://raw.githubusercontent.com/pytest-dev/execnet/master/execnet/script/socketserver.py
251251

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

0 commit comments

Comments
 (0)