From 91dc6b862c3b459e02fd9d2d34c748dbb6de9d90 Mon Sep 17 00:00:00 2001 From: Cinquin Andy Date: Mon, 22 Apr 2024 06:53:12 +0200 Subject: [PATCH] Fix broken video link, and add unlighthouse to the ressources (#5527) * Update 112-lighthouse.md * fix: broken youtube link --------- Co-authored-by: Arik Chakma --- .../frontend/content/117-progressive-web-apps/112-lighthouse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/frontend/content/117-progressive-web-apps/112-lighthouse.md b/src/data/roadmaps/frontend/content/117-progressive-web-apps/112-lighthouse.md index d797988b3..94ea7fe97 100644 --- a/src/data/roadmaps/frontend/content/117-progressive-web-apps/112-lighthouse.md +++ b/src/data/roadmaps/frontend/content/117-progressive-web-apps/112-lighthouse.md @@ -9,4 +9,4 @@ Lighthouse provides a comprehensive and easy-to-use tool for identifying and fix Visit the following resources to learn more: - [Lighthouse - Google Developers](https://developers.google.com/web/tools/lighthouse) -- [Improving Load Performance - Chrome DevTools 101](https://www.youtube.com/watch?v=5flw5q5odie) \ No newline at end of file +- [Improving Load Performance - Chrome DevTools 101](https://www.youtube.com/watch?v=5fLW5Q5ODiE)