Repository: incubator-hawq-site Updated Branches: refs/heads/asf-site 5ba36e6a7 -> 1e4573283
Updating doc links to point to hdb.docs.pivotal.io (hawq.docs.pivotal.io is based on older code that differs significantly from Apache HAWQ) 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/a1bc7923 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/tree/a1bc7923 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/diff/a1bc7923 Branch: refs/heads/asf-site Commit: a1bc79231a2b0f7dd255f47b74aae568ee82e657 Parents: 70e22cf Author: David Yozie <[email protected]> Authored: Thu Apr 21 11:25:50 2016 -0700 Committer: David Yozie <[email protected]> Committed: Thu Apr 21 11:25:50 2016 -0700 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/a1bc7923/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 0398bc3..874b1fb 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@ <div class="menu"> <a href="#about">About</a> - <a href="http://hawq.docs.pivotal.io/index.html">Docs</a> + <a href="http://hdb.docs.pivotal.io/index.html">Docs</a> <a href="#contribute">Contribute</a> <a href="#mailing-lists">Mailing Lists</a> <!-- <a href="#download">Download</a> --> @@ -232,7 +232,7 @@ </p> <ul> <li>— <a href="https://cwiki.apache.org/confluence/display/HAWQ">HAWQ Wiki</a></li> - <li>— <a href="http://hawq.docs.pivotal.io/index.html">HAWQ Docs</a></li> + <li>— <a href="http://hdb.docs.pivotal.io/index.html">HAWQ Docs</a></li> </ul> </div> </div>
