Skip to content

Commit

Permalink
fix(api): fixed link to HSTS docs
Browse files Browse the repository at this point in the history
  • Loading branch information
argl committed Sep 23, 2024
1 parent f62a1b9 commit e302d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grader/charts.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const TEST_TOPIC_LINKS = new Map([
],
[
"strict-transport-security",
"/en-US/docs/Web/Security/Practical_implementation_guides/TLS#http_strict_transport_security",
"/en-US/docs/Web/Security/Practical_implementation_guides/TLS#http_strict_transport_security_implementation",
],
["subresource-integrity", "/en-US/docs/Web/Security/Subresource_Integrity"],
[
Expand Down

0 comments on commit e302d53

Please sign in to comment.