Skip to content

Commit 40b8fb2

Browse files
committed
README: replace link from codespeak.net to RTD
The codespeak.net docs have not updated in a few years.
1 parent d1c962f commit 40b8fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ execnet: distributed Python deployment and communication
1616
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
1717
:target: https://github.com/python/black
1818

19-
.. _execnet: http://codespeak.net/execnet
19+
.. _execnet: https://execnet.readthedocs.io
2020

2121
execnet_ provides carefully tested means to ad-hoc interact with Python
2222
interpreters across version, platform and network barriers. It provides

0 commit comments

Comments
 (0)