Skip to content

Commit

Permalink
Update C API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
krisskross committed Jun 8, 2016
1 parent a17f85f commit 91f0b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ LMDB JNI provide a Java API to [LMDB](http://symas.com/mdb/) which is an ultra-f
LMDB JNI is available for 64 bit Linux, OSX, Windows and Android.

### Documentation
* [LMDB C API reference](http://symas.com/mdb/doc/group__internal.html)
* [LMDB C API reference](http://lmdb.tech/doc/index.html)
* [LMDB source code](https://github.com/LMDB/lmdb)
* [LMDB JNI JavaDoc](http://deephacks.github.io/lmdbjni/)

Expand Down

0 comments on commit 91f0b50

Please sign in to comment.