summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoradam <adamansky@gmail.com>2013-09-13 13:03:16 +0700
committeradam <adamansky@gmail.com>2013-09-13 13:03:16 +0700
commit46a01539ef86740881ee97a4c90c604ffd3369bc (patch)
tree2fa98388a81820b867c8e6737c1159044831361f /README.md
parent0ff73b070ff6ea2d843c22e31cecb9d4d816c8ce (diff)
downloadejdb-46a01539ef86740881ee97a4c90c604ffd3369bc.tar.gz
ejdb-46a01539ef86740881ee97a4c90c604ffd3369bc.tar.bz2
ejdb-46a01539ef86740881ee97a4c90c604ffd3369bc.zip
jedjdb migration
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a144da1..b133bb4 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ News
* `2013-05-06` **[Ruby binding available](https://github.com/Softmotions/ejdb/blob/master/rbejdb/README.md)**
* `2013-05-02` **[NodeJS win32 module available](https://github.com/Softmotions/ejdb/blob/master/tcejdb/WIN32.md#ejdb-nodejs-module-installation)**
* `2013-04-25` **[EJDB and TokyoCabinet API ported to Windows](https://github.com/Softmotions/ejdb/blob/master/tcejdb/WIN32.md)**
-* `2013-04-03` **[Java API binding available](https://github.com/Softmotions/ejdb/blob/master/jejdb/)**
+* `2013-04-03` **[Java API binding available](https://github.com/Softmotions/ejdb-java)**
* `2013-03-20` **[Lua binding available](https://github.com/Softmotions/ejdb-lua/)**
* `2013-02-15` **[EJDB Python3 binding available](https://github.com/Softmotions/ejdb-python)**
* `2013-02-07` **[Debian packages provided](https://github.com/Softmotions/ejdb/wiki/Debian-Ubuntu-installation)**
@@ -58,7 +58,7 @@ Documentation
* **[NodeJS] (https://github.com/Softmotions/ejdb/blob/master/node/)**
* **[Python 2.7/3.x](https://github.com/Softmotions/ejdb-python)**
* **[Lua](https://github.com/Softmotions/ejdb-lua/)**
- * **[Java](https://github.com/Softmotions/ejdb/blob/master/jejdb/)**
+ * **[Java](https://github.com/Softmotions/ejdb-java)**
* **[Ruby](https://github.com/Softmotions/ejdb/blob/master/rbejdb/)**
* **[Objective-C](https://github.com/johnnyd/EJDBKit)**
* **[Go](https://github.com/mkilling/goejdb/)**