Set default version to latest with mike 0.6.0.dev0
parent
b9b513aca7
commit
d05782ceb9
|
@ -0,0 +1,11 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Redirecting</title>
|
||||||
|
<script>
|
||||||
|
window.location.replace("latest");
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue