Skip to content

Commit ca69f1d

Browse files
vsemozhetbytMylesBorins
authored andcommitted
doc: fix new nits in links
Backport-PR-URL: #19447 PR-URL: #15449 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
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

Lines changed: 1 addition & 1 deletion
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)