Skip to content

Commit 59668bb

Browse files
ralphtheninjarvagg
authored andcommitted
doc(wiki): Updated node-levelup to node-leveldown (broken links)
1 parent e64798d commit 59668bb

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
@@ -26,7 +26,7 @@ To add to this page, just add the link to the project's `binding.gyp` file below
2626
* [airtunes](https://github.com/radioline/node_airtunes/blob/master/binding.gyp)
2727
* [node-fann](https://github.com/c4milo/node-fann/blob/master/binding.gyp)
2828
* [node-talib](https://github.com/oransel/node-talib/blob/master/binding.gyp)
29-
* [node-levelup](https://github.com/rvagg/node-levelup/blob/master/binding.gyp) + [leveldb.gyp](https://github.com/rvagg/node-levelup/blob/master/deps/leveldb/leveldb.gyp) + [snappy.gyp](https://github.com/rvagg/node-levelup/blob/master/deps/snappy/snappy.gyp)
29+
* [node-leveldown](https://github.com/rvagg/node-leveldown/blob/master/binding.gyp) + [leveldb.gyp](https://github.com/rvagg/node-leveldown/blob/master/deps/leveldb/leveldb.gyp) + [snappy.gyp](https://github.com/rvagg/node-leveldown/blob/master/deps/snappy/snappy.gyp)
3030
* [node-expat](https://github.com/astro/node-expat/blob/master/binding.gyp) + [libexpat](https://github.com/astro/node-expat/blob/master/deps/libexpat/libexpat.gyp)
3131
* [node-openvg-canvas](https://github.com/luismreis/node-openvg-canvas/blob/master/binding.gyp) + [node-openvg](https://github.com/luismreis/node-openvg/blob/master/binding.gyp)
3232
* [node-cryptopp](https://github.com/BatikhSouri/node-cryptopp/blob/master/binding.gyp)

0 commit comments

Comments
 (0)