Merge pull request #1003 from pytest-dev/fix-socketserver-link

Fix link to socketserver.py in the docs
This commit is contained in:
Ronny Pfannschmidt
2024-01-09 22:03:48 +01:00
committed by GitHub

View File

@@ -83,4 +83,4 @@ at once. The specifications strings use the `xspec syntax`_.
.. _`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