Update README.md
authorAdamansky Anton <adamansky@gmail.com>
Wed, 3 Apr 2013 04:02:23 +0000 (11:02 +0700)
committerAdamansky Anton <adamansky@gmail.com>
Wed, 3 Apr 2013 04:02:23 +0000 (11:02 +0700)
README.md

index 3d83905..e20128b 100644 (file)
--- 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)