Repository: incubator-hawq-site Updated Branches: refs/heads/asf-site f7bde4beb -> bca6af3d8
updating /latest redirect to point to 2.2.0.0-incubating docs 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/bca6af3d Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/tree/bca6af3d Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/diff/bca6af3d Branch: refs/heads/asf-site Commit: bca6af3d88521373af203205efbc087f0e4748e6 Parents: f7bde4b Author: dyozie <[email protected]> Authored: Tue May 23 16:29:45 2017 -0700 Committer: dyozie <[email protected]> Committed: Tue May 23 16:29:45 2017 -0700 ---------------------------------------------------------------------- docs/userguide/latest/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/bca6af3d/docs/userguide/latest/index.html ---------------------------------------------------------------------- diff --git a/docs/userguide/latest/index.html b/docs/userguide/latest/index.html index f9ff594..3c41811 100644 --- a/docs/userguide/latest/index.html +++ b/docs/userguide/latest/index.html @@ -3,7 +3,7 @@ <head> <script type="text/javascript"> - window.location = "/docs/userguide/2.1.0.0-incubating/overview/HAWQOverview.html"; + window.location = "/docs/userguide/2.2.0.0-incubating/overview/HAWQOverview.html"; </script> <body></body>
