Fix link to socketserver.py in the docs

Fix #1001
This commit is contained in:
Bruno Oliveira
2024-01-09 17:34:16 -03:00
committed by GitHub
parent f5573149fd
commit b17011d098

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