Skip to content

Commit ad51400

Browse files
committed
Merge pull request rvagg#1 from nevosegal/link-to-gyp
Updated link to gyp user documentation
2 parents 56b7f9c + de539aa commit ad51400

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ Some additional resources for addons and writing `gyp` files:
132132

133133
* ["Going Native" a nodeschool.io tutorial](http://nodeschool.io/#goingnative)
134134
* ["Hello World" node addon example](https://github.com/joyent/node/tree/master/test/addons/hello-world)
135-
* [gyp user documentation](http://code.google.com/p/gyp/wiki/GypUserDocumentation)
136-
* [gyp input format reference](http://code.google.com/p/gyp/wiki/InputFormatReference)
135+
* [gyp user documentation](https://chromium.googlesource.com/external/gyp/+/master/docs/UserDocumentation.md)
136+
* [gyp input format reference](https://chromium.googlesource.com/external/gyp/+/master/docs/InputFormatReference.md)
137137
* [*"binding.gyp" files out in the wild* wiki page](https://github.com/TooTallNate/node-gyp/wiki/%22binding.gyp%22-files-out-in-the-wild)
138138

139139

0 commit comments

Comments
 (0)