Skip to content

Commit

Permalink
Set default version to inno-release with mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Nov 2, 2023
1 parent bf0af67 commit cbc04b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=innovation-release/" />
<meta http-equiv="refresh" content="1; url=inno-release/" />
</noscript>
<script>
window.location.replace("innovation-release/" + window.location.hash);
window.location.replace("inno-release/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="innovation-release/">innovation-release/</a>...
Redirecting to <a href="inno-release/">inno-release/</a>...
</body>
</html>
</html>

0 comments on commit cbc04b2

Please sign in to comment.