mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
Set default version to REL_1_STABLE with mike 1.1.2
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=REL1_0_STABLE/" />
|
||||
<meta http-equiv="refresh" content="1; url=REL_1_STABLE/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("REL1_0_STABLE/" + window.location.hash);
|
||||
window.location.replace("REL_1_STABLE/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="REL1_0_STABLE/">REL1_0_STABLE/</a>...
|
||||
Redirecting to <a href="REL_1_STABLE/">REL_1_STABLE/</a>...
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user