From 30ebf6089883010bafb734e7d3bd4da4930a2e03 Mon Sep 17 00:00:00 2001 From: David Torralba Goitia Date: Mon, 19 Nov 2018 13:20:02 +0000 Subject: [PATCH] Update YouTube video link Update YouTube video URL so that it jumps to the instant shown on the image. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07ab1c9c1..1a8d801ab 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You can think of it as [thread-local storage](http://en.wikipedia.org/wiki/Threa See this video from ng-conf 2014 for a detailed explanation: -[![screenshot of the zone.js presentation and ng-conf 2014](/presentation.png)](//www.youtube.com/watch?v=3IqtmUscE_U) +[![screenshot of the zone.js presentation and ng-conf 2014](/presentation.png)](//www.youtube.com/watch?v=3IqtmUscE_U&t=150) ## See also * [async-listener](https://github.com/othiym23/async-listener) - a similar library for node