Skip to content

Commit ca69f1d

Browse files
vsemozhetbytMylesBorins
authored andcommittedApr 16, 2018
doc: fix new nits in links
Backport-PR-URL: #19447 PR-URL: #15449 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 5e29823 commit ca69f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api/n-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3661,7 +3661,7 @@ NAPI_EXTERN napi_status napi_run_script(napi_env env,
36613661
- `[out] result`: The value resulting from having executed the script.
36623662

36633663
[Promises]: #n_api_promises
3664-
[Simple Asynchronous Operations]: #n_api_asynchronous_operations
3664+
[Simple Asynchronous Operations]: #n_api_simple_asynchronous_operations
36653665
[Custom Asynchronous Operations]: #n_api_custom_asynchronous_operations
36663666
[Basic N-API Data Types]: #n_api_basic_n_api_data_types
36673667
[ECMAScript Language Specification]: https://tc39.github.io/ecma262/

0 commit comments

Comments
 (0)
Please sign in to comment.