Repository: incubator-hawq-site Updated Branches: refs/heads/asf-site 1da4a097a -> 4f92c2471
link fix Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/commit/4f92c247 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/tree/4f92c247 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/diff/4f92c247 Branch: refs/heads/asf-site Commit: 4f92c247172dca8cb83b701e745fb455a9e9c0bb Parents: 1da4a09 Author: dyozie <[email protected]> Authored: Tue May 23 16:50:15 2017 -0700 Committer: dyozie <[email protected]> Committed: Tue May 23 16:50:15 2017 -0700 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/4f92c247/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 4917379..667b7af 100644 --- a/index.html +++ b/index.html @@ -231,7 +231,7 @@ Documentation and how-to tips can always be made clearer, better organized, more complete, and translated to more languages. </p> <ul> - <li>— <a href="docs/userguide/2.0.0.0-incubating/tutorial/overview.html">Getting Started with HAWQ</a></li> + <li>— <a href="docs/userguide/2.2.0.0-incubating/tutorial/overview.html">Getting Started with HAWQ</a></li> <li>— <a href="https://cwiki.apache.org/confluence/display/HAWQ">HAWQ Wiki</a></li> <li>— <a href="docs/userguide/latest/index.html">HAWQ Docs</a></li> <li>— <a href="http://hawq.incubator.apache.org/docs/pxf/javadoc/">PXF Java API</a></li>
