Merge pull request #282 from assoc-in/patch-1

Updated previous to go to correct page and fixed index 404
This commit is contained in:
Mike Thompson 2016-12-09 10:33:34 +11:00 committed by GitHub
commit acdcf54bb3
1 changed files with 2 additions and 2 deletions

View File

@ -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)