Skip to content

Commit e46b2e4

Browse files
author
Docs Deploy
committed
Set default version to main with mike 2.1.3
1 parent 72dd82b commit e46b2e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
</noscript>
99
<script>
1010
window.location.replace(
11-
"main/docs/" + window.location.search + window.location.hash
11+
"main/" + window.location.search + window.location.hash
1212
);
1313
</script>
1414
</head>
1515
<body>
16-
Redirecting to <a href="main/docs/">main/</a>...
16+
Redirecting to <a href="main/">main/</a>...
1717
</body>
1818
</html>

0 commit comments

Comments
 (0)