Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit f914b2e

Browse files
committed
Fix module links
1 parent 07c6216 commit f914b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ bower install purescript-eff
1515
## Module documentation
1616

1717
- [Control.Monad.Eff](docs/Control/Monad/Eff.md)
18-
- [Control.Monad.Eff.Unsafe](docs/Control/Monad.Eff/Unsafe.md)
19-
- [Control.Monad.Eff.Class](docs/Control/Monad.Eff/Class.md)
18+
- [Control.Monad.Eff.Unsafe](docs/Control/Monad/Eff/Unsafe.md)
19+
- [Control.Monad.Eff.Class](docs/Control/Monad/Eff/Class.md)

0 commit comments

Comments
 (0)