Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVse Mozhet Byt <vsemozhetbyt@gmail.com>2017-10-14 17:08:22 +0300
committerMyles Borins <mylesborins@google.com>2017-10-24 00:46:14 +0300
commit71e6c6ea9cb79d46f3bd3d35992007c0b5703dba (patch)
tree69d2cbe8f54a610a9789690a3c18db553dfabf8e /doc/api/n-api.md
parentd1080f858d7244af83f6475a05eae4cc764c9da4 (diff)
doc: fix some links
PR-URL: https://github.com/nodejs/node/pull/16202 Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'doc/api/n-api.md')
-rw-r--r--doc/api/n-api.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index e023d756103..d88025d38d0 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -3681,6 +3681,7 @@ NAPI_EXTERN napi_status napi_run_script(napi_env env,
[Working with JavaScript Values]: #n_api_working_with_javascript_values
[Working with JavaScript Values - Abstract Operations]: #n_api_working_with_javascript_values_abstract_operations
+[`napi_async_init`]: #n_api_napi_async_init
[`napi_cancel_async_work`]: #n_api_napi_cancel_async_work
[`napi_close_escapable_handle_scope`]: #n_api_napi_close_escapable_handle_scope
[`napi_close_handle_scope`]: #n_api_napi_close_handle_scope