diff --git a/docs/learning-resources.md b/docs/learning-resources.md index 3a293adc1..48101d190 100644 --- a/docs/learning-resources.md +++ b/docs/learning-resources.md @@ -53,7 +53,7 @@ has_toc: false ## Community Blog Posts - [When An Error Is Not An Exception](https://dev.to/vncz/forewords-and-domain-model-1p13) — How we rewrote the core of Prism to make it almost totally functional -- [Introduction series to FP-TS](https://ybogomolov.me/01-higher-kinded-types/) by Yuriy Bogomolov +- [Introduction series to FP-TS](https://ybogomolov.me/01-higher-kinded-types) by Yuriy Bogomolov - [The ReaderTaskMonad](https://andywhite.xyz/posts/) by Andy White - [FP-TS for HTTP-requests](https://kimmosaaskilahti.fi/blog/2019/08/29/using-fp-ts-for-http-requests-and-validation/) by Kimmo Sasskilahti - [Basic introduction to FP-TS](https://davetayls.me/blog/2018/06/09/fp-ts-02-handling-error-cases) by Dave Tayls