Browse Source

doc: fix link in addons.markdown

Update link from github.com/rvagg to github.com/nodejs

PR-URL: https://github.com/nodejs/node/pull/4331
Reviewed-By: James M Snell <jasnell@gmail.com>
v4.x
Nicholas Young 9 years ago
committed by Myles Borins
parent
commit
ed87873de3
  1. 2
      doc/api/addons.markdown

2
doc/api/addons.markdown

@ -870,7 +870,7 @@ Test in JavaScript by running:
[online]: https://v8docs.nodesource.com/
[libuv]: https://github.com/libuv/libuv
[download]: https://github.com/rvagg/node-addon-examples
[download]: https://github.com/nodejs/node-addon-examples
[node-gyp]: https://github.com/nodejs/node-gyp
[v8 reference]: http://izs.me/v8-docs/main.html
[Embedder's Guide]: http://code.google.com/apis/v8/embed.html

Loading…
Cancel
Save