From 4c0cfa68acdf9b5963c1dd5748353004f0bd01a6 Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Thu, 11 Mar 2021 10:07:59 -0500 Subject: [PATCH] Link to SC on wikipedia --- docs/README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.rst b/docs/README.rst index b557e9e..3a44d20 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -583,6 +583,7 @@ channel`_! .. _async sandwich: https://trio.readthedocs.io/en/latest/tutorial.html#async-sandwich .. _structured concurrent: https://trio.discourse.group/t/concise-definition-of-structured-concurrency/228 .. _3 axioms: https://www.youtube.com/watch?v=7erJ1DV_Tlo&t=162s +.. .. _3 axioms: https://en.wikipedia.org/wiki/Actor_model#Fundamental_concepts .. _adherance to: https://www.youtube.com/watch?v=7erJ1DV_Tlo&t=1821s .. _trio gitter channel: https://gitter.im/python-trio/general .. _matrix channel: https://matrix.to/#/!tractor:matrix.org