Skip to content

Commit ff529e0

Browse files
authored
fix: broken link the the free monad tutorial (#240)
1 parent d6a1e29 commit ff529e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CslibTests/FreeMonad.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ clean separation between syntax and semantics, enabling multiple interpretations
4343
4444
## References
4545
46-
Based on "[Tutorial: A Verified Interpreter with Side Effects](https://tannerduve.github.io/blog/freer-monad/part4/)" demonstrating practical
46+
Based on "[Tutorial: A Verified Interpreter with Side Effects](https://tannerduve.github.io/blog/2025/freer-monad-part4/)" demonstrating practical
4747
applications of the mathematical theory developed in the core Free monad files.
4848
-/
4949

0 commit comments

Comments
 (0)