Skip to content

Commit

Permalink
Use relative / for Main
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Jul 27, 2017
1 parent c7cbd69 commit 2716bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</div>

<ul class="nav navbar-nav navbar-collapse collapse" id="navbar-collapse-menu">
<li><a href="/">Main</a></li>
<li><a href="./">Main</a></li>
<li id="states-select" ng-controller="tbListCtrl">
<ui-select ng-model="states.selected"
theme="bootstrap"
Expand Down

0 comments on commit 2716bf6

Please sign in to comment.