Repository: incubator-hawq-docs Updated Branches: refs/heads/release/2.2.0.0-incubating 4f333a3bf -> a65fa2896
updating redirects for 2.2.0.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/a65fa289 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/a65fa289 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/a65fa289 Branch: refs/heads/release/2.2.0.0-incubating Commit: a65fa2896a266c70faf248b30583fdade46faaae Parents: 4f333a3 Author: David Yozie <[email protected]> Authored: Fri Apr 7 09:16:47 2017 -0700 Committer: David Yozie <[email protected]> Committed: Fri Apr 7 09:16:47 2017 -0700 ---------------------------------------------------------------------- book/redirects.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/a65fa289/book/redirects.rb ---------------------------------------------------------------------- diff --git a/book/redirects.rb b/book/redirects.rb index a09023b..6c580a0 100644 --- a/book/redirects.rb +++ b/book/redirects.rb @@ -1,4 +1,4 @@ -r301 '/', '/docs/userguide/2.1.0.0-incubating/overview/HAWQOverview.html' -r301 '/index.html', '/docs/userguide/2.1.0.0-incubating/overview/HAWQOverview.html' -r301 '/docs', '/docs/userguide/2.1.0.0-incubating/overview/HAWQOverview.html' +r301 '/', '/docs/userguide/2.2.0.0-incubating/overview/HAWQOverview.html' +r301 '/index.html', '/docs/userguide/2.2.0.0-incubating/overview/HAWQOverview.html' +r301 '/docs', '/docs/userguide/2.2.0.0-incubating/overview/HAWQOverview.html'
