Skip to content

Commit 3fc8be1

Browse files
authored
Merge pull request #11 from tkaden4/master
Remove broken link and replace with newer repository
2 parents 51d4dd3 + 421ed31 commit 3fc8be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Recursion schemes are simple, composable combinators, that automate the process
9494
Work-in-process port of matryoshka.
9595
- [static-land-recursion-schemes](https://github.com/JosephJNK/static-land-recursion-schemes) for JavaScript/Flow -
9696
Schemes for data structures written in the style of [flow-static-land](https://github.com/gcanti/flow-static-land).
97-
- [Kategory-recursion](https://github.com/kategory/kategory/tree/master/kategory-recursion) for Kotlin - a re-envisioning based off Matryoshka using lightweight higher kinded polymorphism.
97+
- [Katalyst](https://github.com/aedans/Katalyst) for Kotlin - a re-envisioning based off Matryoshka using lightweight higher kinded polymorphism.
9898

9999
## License
100100

0 commit comments

Comments
 (0)