fix: dead esbuild youtube link (#5078)

fixing a dead youtube link caused by a change of channel name:
https://github.com/kamranahmedse/developer-roadmap/issues/5076
pull/5085/head
Frédéric Gaudreau 9 months ago committed by GitHub
parent ce0f2a4ee4
commit 0d1f916535
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/frontend/content/110-build-tools/101-module-bundlers/101-esbuild.md

@ -7,4 +7,4 @@ Visit the following resources to learn more:
- [Esbuild Official Website](https://esbuild.github.io/)
- [Esbuild Documentation](https://esbuild.github.io/api/)
- [Why are People Obsessed with esbuild?](https://www.youtube.com/watch?v=9XS_RA6zyyU)
- [What Is ESBuild?](https://www.youtube.com/watch?v=zy8vu8cbwf0)
- [What Is ESBuild?](https://www.youtube.com/watch?v=ZY8Vu8cbWF0)

Loading…
Cancel
Save