Repository: incubator-hawq-docs Updated Branches: refs/heads/develop 4f333a3bf -> 975ef85d8
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/975ef85d Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/975ef85d Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/975ef85d Branch: refs/heads/develop Commit: 975ef85d8c4725a313fee8488c0c3d0372d16ce4 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:19:28 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/975ef85d/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'
