Skip to content

Commit aa0c0ac

Browse files
hoangchungk53qx1michaelbull
authored andcommitted
Fix Arrow link in README
Closes #107
1 parent 03704eb commit aa0c0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The `binding` function primarily draws inspiration from
177177
[Bow's `binding` function][bow-bindings], however below is a list of other
178178
resources on the topic of monad comprehensions.
179179

180-
- [Monad comprehensions - Arrow (Kotlin)](https://arrow-kt.io/docs/0.10/patterns/monad_comprehensions/)
180+
- [Monad comprehensions - Arrow (Kotlin)](https://old.arrow-kt.io/docs/patterns/monad_comprehensions/)
181181
- [Monad comprehensions - Bow (Swift)](https://bow-swift.io/docs/patterns/monad-comprehensions)
182182
- [For comprehensions - Scala](https://docs.scala-lang.org/tour/for-comprehensions.html)
183183

0 commit comments

Comments
 (0)