headscale/development/apple-client/index.html

15 lines
474 B
HTML

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