Repository: asterixdb Updated Branches: refs/heads/master 9c83efbe5 -> c0fed5434
[NO ISSUE] Add missing documentation link for 0.9.2 Change-Id: Id5c70f6ae69bc45e329cb17d70e616aedf500582 Reviewed-on: https://asterix-gerrit.ics.uci.edu/2298 Reviewed-by: Till Westmann <[email protected]> Tested-by: Michael Blow <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/c0fed543 Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/c0fed543 Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/c0fed543 Branch: refs/heads/master Commit: c0fed54349ee92d07a10f7cddccfe95c0eb0205d Parents: 9c83efb Author: Michael Blow <[email protected]> Authored: Thu Jan 18 00:12:59 2018 -0500 Committer: Michael Blow <[email protected]> Committed: Thu Jan 18 03:38:35 2018 -0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/asterixdb/blob/c0fed543/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4a737cc..bf05c6e 100644 --- a/README.md +++ b/README.md @@ -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.2](http://asterixdb.apache.org/docs/0.9.2/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)
