Update README.md

I changed the URL and the name of Mozilla Observatory at the HTTP Security Features section to MDN HTTP Observatory and
'https://developer.mozilla.org/en-US/observatory'
This commit is contained in:
Nikolaos G. Ntaiko 2024-09-03 17:50:42 +03:00 committed by GitHub
parent 31604132fa
commit 82eea0c7b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/README.md vendored
View File

@ -625,7 +625,7 @@ Reviewing security headers is important, as it offers insights into a site's def
- [content-security-policy.com](https://content-security-policy.com/)
- [resourcepolicy.fyi](https://resourcepolicy.fyi/)
- [HTTP Security Headers](https://securityheaders.com/)
- [Mozilla Observatory](https://observatory.mozilla.org/)
- [Mozilla HTTP Observatory](https://developer.mozilla.org/en-US/observatory)
- [CSP Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP)
- [HSTS Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security)
- [X-Content-Type-Options Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options)