Skip to content

Commit 7444238

Browse files
committed
fixup! doc: copyedit addons.md
1 parent 0a0bde1 commit 7444238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/addons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1359,13 +1359,13 @@ console.log(result);
13591359
[Native Abstractions for Node.js]: https://github.com/nodejs/nan
13601360
[Node-API]: n-api.md
13611361
[V8]: https://v8.dev/
1362+
[`--experimental-addon-modules`]: cli.md#--experimental-addon-modules
13621363
[`Worker`]: worker_threads.md#class-worker
13631364
[`libuv`]: https://github.com/libuv/libuv
13641365
[`node-gyp`]: https://github.com/nodejs/node-gyp
13651366
[`require()`]: modules.md#requireid
13661367
[bindings]: https://github.com/TooTallNate/node-bindings
13671368
[download]: https://github.com/nodejs/node-addon-examples
13681369
[examples]: https://github.com/nodejs/nan/tree/HEAD/examples/
1369-
[implementation considerations]: n-api.md#implications-of-abi-stability
13701370
[installation instructions]: https://github.com/nodejs/node-gyp#installation
13711371
[v8-docs]: https://v8docs.nodesource.com/

0 commit comments

Comments
 (0)