Skip to content

Commit 669cd3e

Browse files
fix: correct the link, otherwise the original link will lead to a github not found page.: (#1953)
1 parent dffb60d commit 669cd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/learning-resources.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ has_toc: false
5353
## Community Blog Posts
5454

5555
- [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
56-
- [Introduction series to FP-TS](https://ybogomolov.me/01-higher-kinded-types/) by Yuriy Bogomolov
56+
- [Introduction series to FP-TS](https://ybogomolov.me/01-higher-kinded-types) by Yuriy Bogomolov
5757
- [The ReaderTaskMonad](https://andywhite.xyz/posts/) by Andy White
5858
- [FP-TS for HTTP-requests](https://kimmosaaskilahti.fi/blog/2019/08/29/using-fp-ts-for-http-requests-and-validation/) by Kimmo Sasskilahti
5959
- [Basic introduction to FP-TS](https://davetayls.me/blog/2018/06/09/fp-ts-02-handling-error-cases) by Dave Tayls

0 commit comments

Comments
 (0)