Skip to content

Commit 61978e6

Browse files
author
GitHub Action
committed
Set default version to 8.4 with mike 2.1.3
1 parent 9ff0443 commit 61978e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
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=innovation-release/" />
7+
<meta http-equiv="refresh" content="1; url=8.4/" />
88
</noscript>
99
<script>
1010
window.location.replace(
11-
"innovation-release/" + window.location.search + window.location.hash
11+
"8.4/" + window.location.search + window.location.hash
1212
);
1313
</script>
1414
</head>
1515
<body>
16-
Redirecting to <a href="innovation-release/">innovation-release/</a>...
16+
Redirecting to <a href="8.4/">8.4/</a>...
1717
</body>
1818
</html>

0 commit comments

Comments
 (0)