blocky/prometheus_grafana/index.html

19 lines
462 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../latest/prometheus_grafana/" />
</noscript>
<script>
window.location.replace(
"../latest/prometheus_grafana/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../latest/prometheus_grafana/">../latest/prometheus_grafana/</a>...
</body>
</html>