Skip to content

Commit 1015a60

Browse files
KevinEadyRafaelGSS
authored andcommitted
doc: add Node-API media link
PR-URL: #46189 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent d044ed1 commit 1015a60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/n-api.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ for `node-addon-api`.
8080

8181
The [Node-API Resource](https://nodejs.github.io/node-addon-examples/) offers
8282
an excellent orientation and tips for developers just getting started with
83-
Node-API and `node-addon-api`.
83+
Node-API and `node-addon-api`. Additional media resources can be found on the
84+
[Node-API Media][] page.
8485

8586
## Implications of ABI stability
8687

@@ -6331,6 +6332,7 @@ the add-on's file name during loading.
63316332
[GitHub releases]: https://help.github.com/en/github/administering-a-repository/about-releases
63326333
[LLVM]: https://llvm.org
63336334
[Native Abstractions for Node.js]: https://github.com/nodejs/nan
6335+
[Node-API Media]: https://github.com/nodejs/abi-stable-node/blob/HEAD/node-api-media.md
63346336
[Object lifetime management]: #object-lifetime-management
63356337
[Object wrap]: #object-wrap
63366338
[Section 12.10.4]: https://tc39.github.io/ecma262/#sec-instanceofoperator

0 commit comments

Comments
 (0)