Navigation Menu

Skip to content

Commit

Permalink
Add links to documenations
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 7, 2014
1 parent 81ece98 commit ecd09c8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions public/index.html
Expand Up @@ -12,6 +12,13 @@
<h1>Try Groonga</h1>
</header>
<div id="terminal"></div>
<nav>
<h2>Documentations</h2>
<ul>
<li><a href="http://groonga.org/docs/tutorial.html">Tutorial</a></li>
<li><a href="http://groonga.org/docs/reference/command.html">Command reference</a></li>
</ul>
</nav>
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/jquery.terminal-0.8.7.min.js"></script>
<script src="js/try-groonga.js"></script>
Expand Down

0 comments on commit ecd09c8

Please sign in to comment.