From 80268bd1c192e484445912180747ef16c9a8d091 Mon Sep 17 00:00:00 2001 From: Mike Thompson Date: Tue, 13 Feb 2018 14:31:37 +1100 Subject: [PATCH] Update README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index e09f884..774a041 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,9 +7,9 @@ ## More Tutorials - * [Lambda Island Videos](https://lambdaisland.com/episodes) - there's a 3 part series. + * [Lambda Island Videos](https://lambdaisland.com/collections/react-reagent-re-frame) - there's a 3 part series. * [purelyfunctional.tv ](https://purelyfunctional.tv/guide/reagent/) - an written tutorial, plus commercial videos. - * [Reagent Deep Dive Series from Timothy Pratley](http://timothypratley.blogspot.com.au/p/p.html) four part series + * [Reagent Deep Dive Series by Timothy Pratley](http://timothypratley.blogspot.com.au/p/p.html) - a four part series * [Props, Children & Component Lifecycle](https://www.martinklepsch.org/posts/props-children-and-component-lifecycle-in-reagent.html) by Martin Klepsch