Repository: asterixdb
Updated Branches:
  refs/heads/master f8ad8dfc4 -> 7f89a4272


Update README.

Change-Id: I9c5c7434faa96875554316741d7caffbfe52c0b1
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1744
Sonar-Qube: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>
Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <jenk...@fulliautomatix.ics.uci.edu>


Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/7f89a427
Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/7f89a427
Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/7f89a427

Branch: refs/heads/master
Commit: 7f89a4272d5690dc8bddf94f6952fd69f5487866
Parents: f8ad8df
Author: Yingyi Bu <yin...@couchbase.com>
Authored: Fri May 12 13:51:47 2017 -0700
Committer: Yingyi Bu <buyin...@gmail.com>
Committed: Fri May 12 16:47:28 2017 -0700

----------------------------------------------------------------------
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/asterixdb/blob/7f89a427/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 013f905..4a737cc 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ A semistructured NoSQL style data model 
([ADM](https://ci.apache.org/projects/as
 extending JSON with object database ideas
 
 - __Query languages__<br/>
-Two expressive and declarative query languages 
([SQL++](http://asterixdb.apache.org/docs/0.9.0/sqlpp/manual.html)
-and [AQL](http://asterixdb.apache.org/docs/0.9.0/aql/manual.html)) that 
support a broad range of queries and analysis
+Two expressive and declarative query languages 
([SQL++](http://asterixdb.apache.org/docs/0.9.1/sqlpp/manual.html)
+and [AQL](http://asterixdb.apache.org/docs/0.9.1/aql/manual.html)) that 
support a broad range of queries and analysis
 over semistructured data
 
 - __Scalability__<br/>
@@ -90,6 +90,7 @@ Here are steps to get AsterixDB running on your local machine:
 ## Documentation
 
 * [master](https://ci.apache.org/projects/asterixdb/index.html) |
+  [0.9.1](http://asterixdb.apache.org/docs/0.9.1/index.html) |
   [0.9.0](http://asterixdb.apache.org/docs/0.9.0/index.html)
 
 ## Community support

Reply via email to