From 681f20939cc90296f68e43595b9560716bb9179d Mon Sep 17 00:00:00 2001 From: Vitaly Baev Date: Wed, 28 Oct 2015 13:39:25 +0300 Subject: [PATCH] Fix link to NSSpain talk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85cd1a648b..2a249299a1 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ to implement node hierarchies or custom drawing. * Read the [Getting Started guide](http://asyncdisplaykit.org/guide/) * Get the [sample projects](https://github.com/facebook/AsyncDisplayKit/tree/master/examples) * Browse the [API reference](http://asyncdisplaykit.org/appledoc/) -* Watch the [NSLondon talk](http://vimeo.com/103589245) or the [NSSpain talk](http://vimeo.com/140409084) +* Watch the [NSLondon talk](http://vimeo.com/103589245) or the [NSSpain talk](https://www.youtube.com/watch?v=RY_X7l1g79Q) ## Testing