Skip to content

Commit

Permalink
Fix consoles "Prometheus" link to point to /
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed Jun 18, 2015
1 parent b4dfbf8 commit 4d17118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console_libraries/menu.lib
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="{{ pathPrefix }}">Prometheus</a>
<a class="navbar-brand" href="{{ pathPrefix }}/">Prometheus</a>
</div>

<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
Expand Down

0 comments on commit 4d17118

Please sign in to comment.