Skip to content

Commit 2c77be5

Browse files
doc: update the location of build_with_cmake
PR-URL: #52356 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
1 parent 7dd514f commit 2c77be5

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
@@ -6664,7 +6664,7 @@ the add-on's file name during loading.
66646664
[`Number.MIN_SAFE_INTEGER`]: https://tc39.github.io/ecma262/#sec-number.min_safe_integer
66656665
[`Worker`]: worker_threads.md#class-worker
66666666
[`async_hooks.executionAsyncResource()`]: async_hooks.md#async_hooksexecutionasyncresource
6667-
[`build_with_cmake`]: https://github.com/nodejs/node-addon-examples/tree/main/build_with_cmake
6667+
[`build_with_cmake`]: https://github.com/nodejs/node-addon-examples/tree/main/src/8-tooling/build_with_cmake
66686668
[`global`]: globals.md#global
66696669
[`init` hooks]: async_hooks.md#initasyncid-type-triggerasyncid-resource
66706670
[`napi_add_async_cleanup_hook`]: #napi_add_async_cleanup_hook

0 commit comments

Comments
 (0)