Skip to content

Commit 2e65cbe

Browse files
authored
fix: typo in url (#4941)
1 parent 31239ea commit 2e65cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/docs/guides/security/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ functionality isn't securely stable. Although, feedback is highly appreciated.
426426
[RFC7230]: https://datatracker.ietf.org/doc/html/rfc7230#section-3
427427
[policy mechanism]: https://nodejs.org/api/permissions.html#policies
428428
[typosquatting]: https://en.wikipedia.org/wiki/Typosquatting
429-
[Mitigations for lockfile poisoning]: https://securenodejsguidelines.ulisesgascon.com/attacks/lockfile-posioned#mitigation
429+
[Mitigations for lockfile poisoning]: https://blog.ulisesgascon.com/lockfile-posioned
430430
[`npm ci`]: https://docs.npmjs.com/cli/v8/commands/npm-ci
431431
[secure-heap documentation]: https://nodejs.org/dist/latest-v18.x/docs/api/cli.html#--secure-heapn
432432
[CVE-2022-21824]: https://www.cvedetails.com/cve/CVE-2022-21824/

0 commit comments

Comments
 (0)