diff --git a/docs/Interceptors.md b/docs/Interceptors.md index 1c6ae08..ba3514f 100644 --- a/docs/Interceptors.md +++ b/docs/Interceptors.md @@ -348,8 +348,8 @@ __4.__ Interceptors do interesting things: In the next Tutorial, we'll look at (side) Effects in more depth. Later again, we'll look at Coeffects. --- -Previous: [Interceptors](Interceptors.md)       -Up: [Index](Readme.md)       +Previous: [Effectful Handlers](EffectfulHandlers.md)       +Up: [Index](README.md)       Next: [Effects](Effects.md)