Skip to content

Commit 6709ece

Browse files
author
lpb-docs
committed
Set default version to edge with mike 2.2.0
1 parent bc6afd9 commit 6709ece

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<meta charset="utf-8">
55
<title>Redirecting</title>
66
<noscript>
7-
<meta http-equiv="refresh" content="1; url=edge-2/" />
7+
<meta http-equiv="refresh" content="1; url=edge/" />
88
</noscript>
99
<script>
1010
window.location.replace(
11-
"edge-2/" + window.location.search + window.location.hash
11+
"edge/" + window.location.search + window.location.hash
1212
);
1313
</script>
1414
</head>
1515
<body>
16-
Redirecting to <a href="edge-2/">edge</a>...
16+
Redirecting to <a href="edge/">edge/</a>...
1717
</body>
1818
</html>

0 commit comments

Comments
 (0)