Skip to content

Commit

Permalink
fix(grader): update HTTP Redirection link (#181)
Browse files Browse the repository at this point in the history
Updates a URL fragment.
  • Loading branch information
revolunet authored Feb 21, 2025
1 parent 4b996d5 commit 93d3c44
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 @@ -67,7 +67,7 @@ export const TEST_TOPIC_LINKS = new Map([
],
[
"redirection",
"/en-US/docs/Web/Security/Practical_implementation_guides/TLS#http_redirections",
"/en-US/docs/Web/Security/Practical_implementation_guides/TLS#http_redirection",
],
[
"referrer-policy",
Expand Down

0 comments on commit 93d3c44

Please sign in to comment.