Repository: drill Updated Branches: refs/heads/gh-pages b6a98754f -> d6c7d97a3
NR's change Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/eb73a93e Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/eb73a93e Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/eb73a93e Branch: refs/heads/gh-pages Commit: eb73a93eb2c32508f50245ab0af75f62d2782e12 Parents: 56894cd Author: Kristine Hahn <[email protected]> Authored: Mon May 4 15:40:02 2015 -0700 Committer: Kristine Hahn <[email protected]> Committed: Mon May 4 15:40:02 2015 -0700 ---------------------------------------------------------------------- docs.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/eb73a93e/docs.html ---------------------------------------------------------------------- diff --git a/docs.html b/docs.html index 8e3d978..70e7735 100644 --- a/docs.html +++ b/docs.html @@ -6,12 +6,12 @@ relative_path: 'docs.html' --- -Welcome to the Apache Drill Documentation. If you do not see the navigation bar for the documentation, click the menu icon on the left side of the top of any page. +Welcome to the Apache Drill Documentation. If you do not see the navigation bar for the documentation, click the menu icon on the left at the top of any page. <p><img src="{{ site.baseurl }}/images/docs_intro.png" alt="navigate documentation"></p> If you're new to Drill, try out one of these resources: <ul> - <li><a href="{{ site.baseurl }}/docs/drill-in-10-minutes/">Drill in 10 Minutes</a></li> - <li><a href="{{ site.baseurl }}/docs/analyzing-the-yelp-academic-dataset/">Analyzing the Yelp Academic Dataset</a></li> + <li><a href="{{ site.baseurl }}/docs/drill-introduction">Drill Introduction</a></li> + <li><a href="{{ site.baseurl }}/docs/tutorials-introduction">Tutorials</a></li> </ul> \ No newline at end of file
