From f40ada221672e475b06a1681fd49d1090b6e63bc Mon Sep 17 00:00:00 2001 From: hendrik swanepoel Date: Fri, 2 May 2014 21:28:31 +0200 Subject: [PATCH] Fixed a couple of issues with link to tagtree.tv video --- docs/videos.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/videos.md b/docs/videos.md index 14b5efd9..2c74f364 100644 --- a/docs/videos.md +++ b/docs/videos.md @@ -16,8 +16,8 @@ next: complementary-tools.html ### Thinking in react - tagtree.tv -A [tagtree.tv](htp://tagtree.tv/) video conveying the principles of 'Thinking in react' while building a simple app -
[![](/react/img/docs/thinking-in-react-tagtree.png)](http://tagtree.tv)
+A [tagtree.tv](htp://tagtree.tv/) video conveying the principles of [Thinking in React](/react/docs/thinking-in-react.html) while building a simple app +
[![](/react/img/docs/thinking-in-react-tagtree.png)](http://tagtree.tv/thinking-in-react)
### Secrets of the Virtual DOM - MtnWest JS