Skip to content

Commit 5c2bba0

Browse files
vsemozhetbytMylesBorins
authored andcommitted
doc: fix some links
Backport-PR-URL: #19447 PR-URL: #16202 Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent ebbd07d commit 5c2bba0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/n-api.md

+1
Original file line numberDiff line numberDiff line change
@@ -3680,6 +3680,7 @@ NAPI_EXTERN napi_status napi_run_script(napi_env env,
36803680
[Working with JavaScript Values]: #n_api_working_with_javascript_values
36813681
[Working with JavaScript Values - Abstract Operations]: #n_api_working_with_javascript_values_abstract_operations
36823682

3683+
[`napi_async_init`]: #n_api_napi_async_init
36833684
[`napi_cancel_async_work`]: #n_api_napi_cancel_async_work
36843685
[`napi_close_escapable_handle_scope`]: #n_api_napi_close_escapable_handle_scope
36853686
[`napi_close_handle_scope`]: #n_api_napi_close_handle_scope

0 commit comments

Comments
 (0)