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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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