1
0
Fork 0

Changed the links to the documentation

This commit is contained in:
Thomas Schmidts 2014-08-21 15:07:01 +02:00
parent 5a58c53585
commit 573fd51a5e
1 changed files with 3 additions and 3 deletions

View File

@ -34,11 +34,11 @@
<a href="#" class="tab" id="links">Links <b class="caret"></b></a>
<ul class="link-dropdown-menu" id="link_dropdown">
<li class="dropdown-header">Documentation</li>
<li class="dropdown-item"><a href="https://www.arangodb.org/manuals/current/UserManualArangosh.html"
<li class="dropdown-item"><a href="http://docs.arangodb.org/Arangosh/README.html"
target="_blank">JS Shell Documentation</a></li>
<li class="dropdown-item"><a href="https://www.arangodb.org/manuals/current/Aql.html" target="_blank">AQL
<li class="dropdown-item"><a href="http://docs.arangodb.org/Aql/README.html" target="_blank">AQL
Documentation</a></li>
<li class="dropdown-item"><a href="https://www.arangodb.org/manuals/current/" target="_blank">General
<li class="dropdown-item"><a href="http://docs.arangodb.org" target="_blank">General
Documentation</a></li>
<li class="divider"></li>
<li class="dropdown-header">ArangoDB</li>