mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
This commit is contained in:
commit
a4016002f8
|
@ -1,7 +1,7 @@
|
|||
|
||||
<div class="footer-left">
|
||||
<!--p> <a id="currentUser" style="color:#FFFFFF"></a></p-->
|
||||
<p>Copyright (c) triAGENS GmbH | <a href="#about">About</a></p>
|
||||
<p>Copyright (c) triAGENS GmbH</p>
|
||||
</div>
|
||||
|
||||
<div class="footer-right"><p> </p></div>
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
<li class="nav-header">ArangoDB</li>
|
||||
<li><a href="https://github.com/triAGENS/ArangoDB" target="_blank">GitHub Repository</a></li>
|
||||
<li><a href="https://www.arangodb.org" target="_blank">ArangoDB.org</a></li>
|
||||
<li><a href="#about">About</a></li>
|
||||
<li class="divider"></li>
|
||||
<li class="nav-header">Social</li>
|
||||
<li><a href="https://twitter.com/arangodb" target="_blank">Twitter</a></li>
|
||||
|
|
Loading…
Reference in New Issue