From f21b934bfcfef88502f9a41f9e5139763cc427d5 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 18 Jul 2020 00:43:47 +0400 Subject: [PATCH] Fix invalid links for the videos --- pages/watch.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/watch.js b/pages/watch.js index 686801b0e..c8a270c31 100644 --- a/pages/watch.js +++ b/pages/watch.js @@ -47,19 +47,19 @@ const WatchList = () => ( openExternal title={ 'Dependency Injection' } subtitle='Learn how to write testable and maintainable code with Dependency Injection.' - url='https://www.youtube.com/watch?v=nyKZTKQS_EQ' + url='https://www.youtube.com/watch?v=0yc2UANSDiw' />