mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
doc: correct link to "binding.gyp files out in the wild" (#2483)
correct link to "binding.gyp files out in the wild"
This commit is contained in:
parent
ec15a3e501
commit
660dd7b2a8
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ Some additional resources for Node.js native addons and writing `gyp` configurat
|
|||
* ["Hello World" node addon example](https://github.com/nodejs/node/tree/master/test/addons/hello-world)
|
||||
* [gyp user documentation](https://gyp.gsrc.io/docs/UserDocumentation.md)
|
||||
* [gyp input format reference](https://gyp.gsrc.io/docs/InputFormatReference.md)
|
||||
* [*"binding.gyp" files out in the wild* wiki page](./docs/"binding.gyp"-files-out-in-the-wild.md)
|
||||
* [*"binding.gyp" files out in the wild* wiki page](./docs/binding.gyp-files-in-the-wild.md)
|
||||
|
||||
## Commands
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue