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

11 lines
158 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Redirecting</title>
<script>
window.location.replace("v4.0.0-beta.4");
</script>
</head>
<body>
</body>
</html>