diff --git a/src/data/roadmaps/backend/content/111-web-security-knowledge/105-https.md b/src/data/roadmaps/backend/content/111-web-security-knowledge/105-https.md index ea8dedd47..ea4079dc0 100644 --- a/src/data/roadmaps/backend/content/111-web-security-knowledge/105-https.md +++ b/src/data/roadmaps/backend/content/111-web-security-knowledge/105-https.md @@ -10,7 +10,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/articles/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)