Merge pull request #1003 from pytest-dev/fix-socketserver-link
Fix link to socketserver.py in the docs
This commit is contained in:
@@ -83,4 +83,4 @@ at once. The specifications strings use the `xspec syntax`_.
|
|||||||
|
|
||||||
.. _`execnet`: https://codespeak.net/execnet
|
.. _`execnet`: https://codespeak.net/execnet
|
||||||
|
|
||||||
.. _`socketserver.py`: https://raw.githubusercontent.com/pytest-dev/execnet/master/execnet/script/socketserver.py
|
.. _`socketserver.py`: https://raw.githubusercontent.com/pytest-dev/execnet/master/src/execnet/script/socketserver.py
|
||||||
|
|||||||
Reference in New Issue
Block a user