mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 22:27:17 +02:00
Fix path to expression browser js.
This commit is contained in:
parent
adeabca230
commit
8fba639706
@ -1,5 +1,5 @@
|
||||
{{define "head"}}
|
||||
<script src="js/exprBrowser.js"></script>
|
||||
<script src="/static/js/exprBrowser.js"></script>
|
||||
{{end}}
|
||||
|
||||
{{define "content"}}
|
||||
|
Loading…
Reference in New Issue
Block a user