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