headscale/development/web-ui/index.html

15 lines
486 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../ref/integration/web-ui/">
<script>var anchor=window.location.hash.substr(1);location.href="../ref/integration/web-ui/"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../ref/integration/web-ui/">
</head>
<body>
You're being redirected to a <a href="../ref/integration/web-ui/">new destination</a>.
</body>
</html>