diff --git a/doc/api/ffi.md b/doc/api/ffi.md index e7c0c5d883b..ba7f866cebf 100644 --- a/doc/api/ffi.md +++ b/doc/api/ffi.md @@ -800,5 +800,5 @@ and keep callback and pointer lifetimes explicit on the native side. [`--allow-ffi`]: cli.md#--allow-ffi [`ffi.toBuffer(pointer, length, copy)`]: #ffitobufferpointer-length-copy [`library.functions`]: #libraryfunctions -[`using`]: https://tc39.es/proposal-explicit-resource-management/#sec-using-declarations +[`using`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/using [type names]: #type-names