Skip to content

Commit b96d76f

Browse files
maclover7MylesBorins
authored andcommitted
doc: link to async_hooks destroy callback properly
PR-URL: #16351 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]>
1 parent 2c469e8 commit b96d76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/async_hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,6 @@ constructor.
636636

637637
[`after` callback]: #async_hooks_after_asyncid
638638
[`before` callback]: #async_hooks_before_asyncid
639-
[`destroy` callback]: #async_hooks_before_asyncid
639+
[`destroy` callback]: #async_hooks_destroy_asyncid
640640
[`init` callback]: #async_hooks_init_asyncid_type_triggerasyncid_resource
641641
[Hook Callbacks]: #async_hooks_hook_callbacks

0 commit comments

Comments
 (0)