Skip to content

Commit 660dd7b

Browse files
doc: correct link to "binding.gyp files out in the wild" (#2483)
correct link to "binding.gyp files out in the wild"
1 parent ec15a3e commit 660dd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Some additional resources for Node.js native addons and writing `gyp` configurat
152152
* ["Hello World" node addon example](https://github.com/nodejs/node/tree/master/test/addons/hello-world)
153153
* [gyp user documentation](https://gyp.gsrc.io/docs/UserDocumentation.md)
154154
* [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)
155+
* [*"binding.gyp" files out in the wild* wiki page](./docs/binding.gyp-files-in-the-wild.md)
156156

157157
## Commands
158158

0 commit comments

Comments
 (0)