fixed api link

master
Tezza 2015-03-15 22:25:38 +01:00
parent 435a8e0101
commit 2bd4533efe
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<ul class="nav navbar-nav">
<li {% if page == 'home' %} class="active" {% endif %} ><a href="/">Level2</a></li>
<li {% if page == 'events' %} class="active" {% endif %} ><a href="/events">Events</a></li>
<li {% if page == 'api' %} class="active" {% endif %} ><a target="_blank" href="https://github.com/Kaweechelchen/Level2.lu/blob/master/README.md">API</a></li>
<li {% if page == 'api' %} class="active" {% endif %} ><a target="_blank" href="https://github.com/syn2cat/Level2.lu/blob/master/README.md">API</a></li>
</ul>
<ul class="nav navbar-nav navbar-right hidden-xs">
{% if level2.open %}