Skip to content

Commit 92e49a8

Browse files
johannishrvagg
authored andcommitted
doc(wiki): Fix link to node-zipfile
1 parent 8841158 commit 92e49a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

"binding.gyp"-files-out-in-the-wild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To add to this page, just add the link to the project's `binding.gyp` file below
1919
* [node-midi](https://github.com/justinlatimer/node-midi/blob/master/binding.gyp)
2020
* [node-sqlite3](https://github.com/developmentseed/node-sqlite3/blob/master/binding.gyp) + [libsqlite3](https://github.com/developmentseed/node-sqlite3/blob/master/deps/sqlite3.gyp)
2121
* [node-srs](https://github.com/springmeyer/node-srs/blob/master/binding.gyp)
22-
* [node-zipfile](https://github.com/springmeyer/node-zipfile/blob/master/build.gyp)
22+
* [node-zipfile](https://github.com/mapbox/node-zipfile/blob/master/binding.gyp)
2323
* [node-mapnik](https://github.com/mapnik/node-mapnik/blob/master/binding.gyp)
2424
* [node-inotify](https://github.com/c4milo/node-inotify/blob/master/binding.gyp)
2525
* [v8-profiler](https://github.com/c4milo/v8-profiler/blob/master/binding.gyp)

0 commit comments

Comments
 (0)