Skip to content

Commit be015e1

Browse files
committed
Fix broken link to "Idris Effects"
1 parent fdab147 commit be015e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ in various programming languages.
8888

8989
* **Idris Effects**: library for algebraic effects and handlers in Idris - inspired by Eff language
9090
by Edwin Brady
91-
([www](https://www.idris-lang.org/docs/current/effects_doc/))
91+
([www](http://docs.idris-lang.org/en/latest/effects/))
9292
([GitHub](https://github.com/idris-lang/Idris-dev))
9393

9494
* **Koka**: a function-oriented language with effect inference

0 commit comments

Comments
 (0)