Skip to content

Commit 54db8d7

Browse files
Dane Springmeyerrvagg
authored andcommitted
doc(wiki): fix link to gyp file used to build libsqlite3
1 parent 65efe32 commit 54db8d7

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
@@ -17,7 +17,7 @@ To add to this page, just add the link to the project's `binding.gyp` file below
1717
* [node-memwatch](https://github.com/lloyd/node-memwatch/blob/master/binding.gyp)
1818
* [node-ip2location](https://github.com/bolgovr/node-ip2location/blob/master/binding.gyp)
1919
* [node-midi](https://github.com/justinlatimer/node-midi/blob/master/binding.gyp)
20-
* [node-sqlite3](https://github.com/developmentseed/node-sqlite3/blob/master/binding.gyp) + [libsqlite3](https://github.com/developmentseed/node-sqlite3/blob/master/deps/sqlite3/binding.gyp)
20+
* [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/build.gyp)
2222
* [node-zipfile](https://github.com/springmeyer/node-zipfile/blob/master/build.gyp)
2323
* [node-mapnik](https://github.com/mapnik/node-mapnik/blob/master/build.gyp)

0 commit comments

Comments
 (0)