We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec15a3e commit 660dd7bCopy full SHA for 660dd7b
README.md
@@ -152,7 +152,7 @@ Some additional resources for Node.js native addons and writing `gyp` configurat
152
* ["Hello World" node addon example](https://github.com/nodejs/node/tree/master/test/addons/hello-world)
153
* [gyp user documentation](https://gyp.gsrc.io/docs/UserDocumentation.md)
154
* [gyp input format reference](https://gyp.gsrc.io/docs/InputFormatReference.md)
155
- * [*"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)
156
157
## Commands
158
0 commit comments