Repository: incubator-hawq-docs Updated Branches: refs/heads/book 7514e1934 -> 5a706dc5c
updating book configuration to match actual repo names 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/5a706dc5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/5a706dc5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/5a706dc5 Branch: refs/heads/book Commit: 5a706dc5c2ecbb28c4802c4d83387dedaa184d08 Parents: 7514e19 Author: David Yozie <[email protected]> Authored: Mon Aug 29 10:20:22 2016 -0700 Committer: David Yozie <[email protected]> Committed: Mon Aug 29 10:20:22 2016 -0700 ---------------------------------------------------------------------- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/5a706dc5/config.yml ---------------------------------------------------------------------- diff --git a/config.yml b/config.yml index 7240fee..062820c 100644 --- a/config.yml +++ b/config.yml @@ -1,10 +1,10 @@ -book_repo: incubator-hawq/docs-book-hawq +book_repo: asf/hawq-book public_host: http://localhost:9292/ sections: - repository: - name: incubator-hawq/docs-apache-hawq-md + name: asf/incubator-hawq-docs ref: develop directory: 20 subnav_template: apache-hawq-nav
