Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit ac2906e

Browse files
maclover7addaleax
authored andcommittedDec 7, 2017
doc: link to async_hooks destroy callback properly
PR-URL: nodejs/node#16351 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
1 parent ce56b5e commit ac2906e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api/async_hooks.md

+1-1
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)
This repository has been archived.