0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00

doc: fix link in async_hooks.md

PR-URL: https://github.com/nodejs/node/pull/13930
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Azard 2017-06-27 01:25:06 +08:00 committed by Vse Mozhet Byt
parent 2e5ce2bc2c
commit d71d7a1bc7

View File

@ -564,4 +564,4 @@ never be called.
* Returns {number} the same `triggerAsyncId` that is passed to the `AsyncResource`
constructor.
[`Hook Callbacks`]: #hook-callbacks
[`Hook Callbacks`]: #async_hooks_hook_callbacks