mirror of https://gitee.com/bigwinds/arangodb
Changed the links to the documentation
This commit is contained in:
parent
5a58c53585
commit
573fd51a5e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue