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:
Julien Pivotto 2020-11-08 21:54:29 +01:00 committed by GitHub
parent 8dd0a3e9a3
commit 386e5010b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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">