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

16 lines
516 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v6.0.1/extensions/guides/main-extension/" />
</noscript>
<script>
window.location.replace("../../../../v6.0.1/extensions/guides/main-extension/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../../v6.0.1/extensions/guides/main-extension/">../../../../v6.0.1/extensions/guides/main-extension/</a>...
</body>
</html>