diff --git a/README.md b/README.md index e5a2a026c5..11ba7ab693 100644 --- a/README.md +++ b/README.md @@ -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