From ebc97e6a98dbf8c017452347c061576182292a89 Mon Sep 17 00:00:00 2001 From: Adamansky Anton Date: Wed, 3 Apr 2013 11:02:23 +0700 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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) -- 2.7.4