Skip to content

Commit f65f503

Browse files
committed
link to the new effect-examples repo
1 parent 1f766ec commit f65f503

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ possible to override the way an intent is performed to do whatever you want.
8989
For more information on how to implement the actual effect-performing code,
9090
and other details, see the `documentation`_. There is also a full example
9191
of interacting with the user and using an HTTP client to talk to the GitHub
92-
API in the `examples`_ directory.
92+
API in the `effect-examples`_ repository.
9393

9494
.. _`documentation`: https://effect.readthedocs.org/
95-
.. _`examples`: https://github.com/python-effect/effect/tree/master/examples
95+
.. _`effect-examples`: https://github.com/python-effect/effect-examples
9696

9797

9898

0 commit comments

Comments
 (0)