mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Set default version to v5.2.3 with mike 1.1.1
This commit is contained in:
parent
44c58a6306
commit
43dd6b6e1b
@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=v5.2.2/" />
|
||||
<meta http-equiv="refresh" content="1; url=v5.2.3/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("v5.2.2/" + window.location.hash);
|
||||
window.location.replace("v5.2.3/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="v5.2.2/">v5.2.2/</a>...
|
||||
Redirecting to <a href="v5.2.3/">v5.2.3/</a>...
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user