1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 11:33:09 +01:00

Update URL for fetch api video

This commit is contained in:
Kamran Ahmed 2020-08-02 22:20:27 +04:00
parent 013522148a
commit a5e0105219

View File

@ -41,7 +41,7 @@ const WatchList = () => (
openExternal
title={'JavaScript 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
openExternal