diff --git a/components/script/docs/JS-Servos-only-GC.md b/components/script/docs/JS-Servos-only-GC.md index 9e2a8ea6d09..0666df14f45 100644 --- a/components/script/docs/JS-Servos-only-GC.md +++ b/components/script/docs/JS-Servos-only-GC.md @@ -334,7 +334,7 @@ the usual [warnings infrastructure][warnings], we can use the `allow` attribute in places where it's okay to use `Dom`, like DOM struct definitions and the implementation of `Dom` itself. -[js-lint]: https://doc.servo.org/script_plugins/struct.UnrootedPass.html +[js-lint]: https://github.com/servo/servo/blob/main/support/crown/src/unrooted_must_root.rs [stack]: https://en.wikipedia.org/wiki/Stack-based_memory_allocation [warnings]: https://doc.rust-lang.org/book/compiler-plugins.html#lint-plugins