1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Set default version to master with mike 0.5.5

This commit is contained in:
GitHub Action 2020-11-17 10:10:16 +00:00
parent 8970c2512b
commit 561bb7cb88

View File

@ -3,7 +3,7 @@
<head> <head>
<title>Redirecting</title> <title>Redirecting</title>
<script> <script>
window.location.replace("latest"); window.location.replace("master");
</script> </script>
</head> </head>
<body> <body>