diff --git a/why_asyncio.rst b/why_asyncio.rst index 8bee9f9..4a8b698 100644 --- a/why_asyncio.rst +++ b/why_asyncio.rst @@ -34,5 +34,5 @@ change the behaviour of our code, introduce a new point where the task is suspended. For an example, see the "Ca(sh|che Coherent) Money" section of the `Unyielding -` article (by Glyph, +`_ article (by Glyph, February, 2014).