diff --git a/doc/api/async_hooks.md b/doc/api/async_hooks.md index f993b75afff..ed8a9f2e3ca 100644 --- a/doc/api/async_hooks.md +++ b/doc/api/async_hooks.md @@ -636,6 +636,6 @@ constructor. [`after` callback]: #async_hooks_after_asyncid [`before` callback]: #async_hooks_before_asyncid -[`destroy` callback]: #async_hooks_before_asyncid +[`destroy` callback]: #async_hooks_destroy_asyncid [`init` callback]: #async_hooks_init_asyncid_type_triggerasyncid_resource [Hook Callbacks]: #async_hooks_hook_callbacks