File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,8 @@ for `node-addon-api`.
80
80
81
81
The [Node-API Resource](https://nodejs.github.io/node-addon-examples/) offers
82
82
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.
84
85
85
86
## Implications of ABI stability
86
87
@@ -6435,6 +6436,7 @@ the add-on's file name during loading.
6435
6436
[`uv_unref`]: https://docs.libuv.org/en/v1.x/handle.html#c.uv_unref
6436
6437
[async_hooks `type`]: async_hooks.md#type
6437
6438
[context-aware addons]: addons.md#context-aware-addons
6439
+ [Node-API Media]: https://github.com/nodejs/abi-stable-node/blob/HEAD/node-api-media.md
6438
6440
[docs]: https://github.com/nodejs/node-addon-api#api-documentation
6439
6441
[global scope]: globals.md
6440
6442
[gyp-next]: https://github.com/nodejs/gyp-next
You can’t perform that action at this time.
0 commit comments