Skip to content

Commit

Permalink
Merge pull request #12 from ltalirz/shorten-menu-desc
Browse files Browse the repository at this point in the history
shorten links in menu
  • Loading branch information
gmrigna authored Jun 19, 2020
2 parents 4616750 + 673bcef commit c451730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<br>
<div class="menu">
<a href="index">About</a>
<a href="https://petstore.swagger.io/?url=https://raw.githubusercontent.com/Materials-Consortia/OPTIMADE/v1.0.0-rc.1/schemas/openapi_schema.json" target="_blank">API Docs</a>
<a href="optimade">API Specification</a>
<a href="https://petstore.swagger.io/?url=https://raw.githubusercontent.com/Materials-Consortia/OPTIMADE/v1.0.0-rc.1/schemas/openapi_schema.json" target="_blank">Documentation</a>
<a href="optimade">Specification</a>
<a href="contributors">Contributors</a>
<a href="https://github.com/Materials-Consortia/OPTiMaDe/wiki" target="_blank">Wiki</a>
<a href="https://github.com/Materials-Consortia/" target="_blank">GitHub</a>
Expand Down

0 comments on commit c451730

Please sign in to comment.