Skip to content

Commit 3411bf7

Browse files
committed
close #775: remove api link
1 parent cb336f6 commit 3411bf7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Diff for: app/templates/includes/header.ejs

-10
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,6 @@
7575
</div>
7676
<a href="/jobqueue">Job Queue</a>
7777
<a href="/stats">Usage statistics</a>
78-
<div class="dm-dropdown dropdown">
79-
<button class="dm-btn dm-dropdown-toggle btn dropdown-toggle" type="button" id="dropdownMenu2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
80-
API
81-
</button>
82-
<div class="dm-dropdown-menu dropdown-menu" aria-labelledby="dropdownMenu2">
83-
<a class="dropdown-item" href="https://github.com/veg/datamonkey-js/wiki/API">API Info</a>
84-
<a class="dropdown-item" href="/apiKey">Get API Key</a>
85-
<a class="dropdown-item" href="/keylookup">Check Key Status</a>
86-
</div>
87-
</div>
8878
<a href="/citations">Citations</a>
8979
<a href="/help">Help</a></li>
9080
<a href="http://classic.datamonkey.org" target="_blank"><i class="dm-fa fa-external-link-alt"></i> Classic</a>

0 commit comments

Comments
 (0)