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 1f766ec commit f65f503Copy full SHA for f65f503
README.rst
@@ -89,10 +89,10 @@ possible to override the way an intent is performed to do whatever you want.
89
For more information on how to implement the actual effect-performing code,
90
and other details, see the `documentation`_. There is also a full example
91
of interacting with the user and using an HTTP client to talk to the GitHub
92
-API in the `examples`_ directory.
+API in the `effect-examples`_ repository.
93
94
.. _`documentation`: https://effect.readthedocs.org/
95
-.. _`examples`: https://github.com/python-effect/effect/tree/master/examples
+.. _`effect-examples`: https://github.com/python-effect/effect-examples
96
97
98
0 commit comments