Make the brand link in classic UI come back to classic UI home (#8160)
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
8dd0a3e9a3
commit
386e5010b8
|
@ -36,7 +36,7 @@
|
|||
<span class="icon-bar"></span-->
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="{{ pathPrefix }}/">Prometheus</a>
|
||||
<a class="navbar-brand" href="{{ pathPrefix }}/classic/">Prometheus</a>
|
||||
|
||||
|
||||
<div id="nav-content" class="navbar-collapse collapse">
|
||||
|
|
Loading…
Reference in New Issue