Repository: incubator-hawq-site
Updated Branches:
  refs/heads/asf-site bca6af3d8 -> 1da4a097a


updating doc link behavior; adding Getting Started link


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/1da4a097
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/tree/1da4a097
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/diff/1da4a097

Branch: refs/heads/asf-site
Commit: 1da4a097a376845f3ee350a52a47d26f5cd06089
Parents: bca6af3
Author: dyozie <[email protected]>
Authored: Tue May 23 16:48:50 2017 -0700
Committer: dyozie <[email protected]>
Committed: Tue May 23 16:48:50 2017 -0700

----------------------------------------------------------------------
 index.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/1da4a097/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 746f1cb..4917379 100644
--- a/index.html
+++ b/index.html
@@ -49,7 +49,7 @@
         <a href="#contribute">Contribute</a>
         <a href="#mailing-lists">Mailing Lists</a>
         <a href="#download">Download</a>
-        <a href="docs/userguide/latest/index.html">Docs</a>
+        <a href="#docs">Docs</a>
         <a href="#more">More&hellip;</a>
       </div>
 
@@ -192,7 +192,7 @@
               Are you a HAWQ expert? Want to share your knowledge with others? 
We are collaborative community that shares best practices.
             </p>
             <ul>
-              <li>&mdash; <a 
href="https://cwiki.apache.org/confluence/display/HAWQ";>HAWQ Meetups</a></li>
+              <li>&mdash; <a 
href="https://cwiki.apache.org/confluence/display/HAWQ";>HAWQ Meetups</a><a 
class="scroll-point" id="docs"></a></li>
               <li>&mdash; <a 
href="http://mail-archives.apache.org/mod_mbox/incubator-hawq-user/";>HAWQ User 
mail list</a></li>
               <li>&mdash; <a href="https://twitter.com/ApacheHAWQ";>HAWQ social 
media</a></li>
             </ul>
@@ -231,6 +231,7 @@
               Documentation and how-to tips can always be made clearer, better 
organized, more complete, and translated to more languages.
             </p>
             <ul>
+              <li>&mdash; <a 
href="docs/userguide/2.0.0.0-incubating/tutorial/overview.html">Getting Started 
with HAWQ</a></li>
               <li>&mdash; <a 
href="https://cwiki.apache.org/confluence/display/HAWQ";>HAWQ Wiki</a></li>
               <li>&mdash; <a href="docs/userguide/latest/index.html">HAWQ 
Docs</a></li>
               <li>&mdash; <a 
href="http://hawq.incubator.apache.org/docs/pxf/javadoc/";>PXF Java API</a></li>

Reply via email to