We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ad8a1 commit 170abaaCopy full SHA for 170abaa
docs/source/intro.rst
@@ -120,6 +120,8 @@ A quick tour, with definitions
120
:func:`effect.sync_performer` or ``txeffect.deferred_performer`` from the
121
`txeffect`_ package.
122
123
+.. _`txeffect`: https://pypi.python.org/pypi/txeffect
124
+
125
There's a few main things you need to do to use Effect.
126
127
- Define some intents to describe your side-effects (or use a library
0 commit comments