diff --git a/src/roadmaps/frontend/content/106-web-security-knowledge/100-https.md b/src/roadmaps/frontend/content/106-web-security-knowledge/100-https.md index 97cdba0c8..089d260d4 100644 --- a/src/roadmaps/frontend/content/106-web-security-knowledge/100-https.md +++ b/src/roadmaps/frontend/content/106-web-security-knowledge/100-https.md @@ -8,7 +8,7 @@ Visit the following resources to learn more: - [What is HTTPS?](https://www.cloudflare.com/en-gb/learning/ssl/what-is-https/) - [Why HTTPS Matters](https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https) -- [Enabling HTTPS on Your Servers](https://developers.google.com/web/fundamentals/security/encrypt-in-transit/enable-https) +- [Enabling HTTPS on Your Servers](https://web.dev/enable-https/) - [How HTTPS works (comic)](https://howhttps.works/) - [SSL, TLS, HTTP, HTTPS Explained](https://www.youtube.com/watch?v=hExRDVZHhig) - [HTTPS — Stories from the field](https://www.youtube.com/watch?v=GoXgl9r0Kjk)