Update URL for fetch api video

pull/1331/head
Kamran Ahmed 4 years ago
parent 8a7f7a4a83
commit 0d17cf145c
  1. 2
      pages/watch.js

@ -41,7 +41,7 @@ const WatchList = () => (
openExternal openExternal
title={'JavaScript Fetch API'} title={'JavaScript Fetch API'}
subtitle="Learn how to make API calls with vanilla JavaScript using browser's builtin Fetch API." subtitle="Learn how to make API calls with vanilla JavaScript using browser's builtin Fetch API."
url='https://www.youtube.com/watch?v=a2rcgzludDU' url='https://www.youtube.com/watch?v=-ZI0ea5O2oA'
/> />
<RowBlock <RowBlock
openExternal openExternal

Loading…
Cancel
Save