From: Adamansky Anton Date: Wed, 3 Apr 2013 04:02:23 +0000 (+0700) Subject: Update README.md X-Git-Tag: v1.2.12~370 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ebc97e6a98dbf8c017452347c061576182292a89;p=platform%2Fupstream%2Fejdb.git Update README.md --- diff --git a/README.md b/README.md index 3d83905..e20128b 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ JSON representation of queries and data implemented with API based on [C BSON](h News =============================== -* `2013-04-03` **[Java API binding available (*nix OS only)](https://github.com/Softmotions/ejdb/blob/master/jejdb/README.md)** -* `2013-03-20` **[Lua binding available](https://github.com/Softmotions/ejdb/blob/master/luaejdb/README.md)** -* `2013-02-15` **[EJDB Python3 binding available](https://github.com/Softmotions/ejdb/blob/master/pyejdb/README.md)** +* `2013-04-03` **[Java API binding available (*nix OS only)](https://github.com/Softmotions/ejdb/blob/master/jejdb/)** +* `2013-03-20` **[Lua binding available](https://github.com/Softmotions/ejdb/blob/master/luaejdb/)** +* `2013-02-15` **[EJDB Python3 binding available](https://github.com/Softmotions/ejdb/blob/master/pyejdb/)** * `2013-02-07` **[Debian packages provided](https://github.com/Softmotions/ejdb/wiki/Debian-Ubuntu-installation)** * `2013-01-22` **[Collection joins now supported](https://github.com/Softmotions/ejdb/wiki/Collection-joins)** @@ -40,9 +40,9 @@ Documentation * [Installation](#installation) * [Samples](#ejdb-nodejs-samples) * [NodeJS API](#ejdb-nodejs-api) -* **[Python3 binding](https://github.com/Softmotions/ejdb/blob/master/pyejdb/README.md)** -* **[Lua binding](https://github.com/Softmotions/ejdb/blob/master/luaejdb/README.md)** -* **[Java binding](https://github.com/Softmotions/ejdb/blob/master/jejdb/README.md)** +* **[Python3 binding](https://github.com/Softmotions/ejdb/blob/master/pyejdb/)** +* **[Lua binding](https://github.com/Softmotions/ejdb/blob/master/luaejdb/)** +* **[Java binding](https://github.com/Softmotions/ejdb/blob/master/jejdb/)** * **[EJDB C Library](#ejdb-c-library)** * [Building & Installation](#building--installation) * [Samples](#ejdb-c-samples)