Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
bcd78ebe
Commit
bcd78ebe
authored
Nov 19, 2020
by
Anton Petrov
Browse files
Remove sequence API link from header
parent
622cabbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
rnacentral/portal/templates/portal/header.html
rnacentral/portal/templates/portal/header.html
+0
-1
No files found.
rnacentral/portal/templates/portal/header.html
View file @
bcd78ebe
...
...
@@ -91,7 +91,6 @@ limitations under the License.
<ul
class=
"dropdown-menu"
>
<li><a
href=
"{% url 'api-v1-root' %}"
>
Browsable API
</a></li>
<li><a
href=
"{% url 'api-docs' %}"
>
API Documentation
</a></li>
<li><a
href=
"{% url 'sequence-search-api' %}"
>
Sequence search API
</a></li>
</ul>
</li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment