mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-26 22:25:52 -05:00
15 lines
454 B
HTML
15 lines
454 B
HTML
|
|
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting...</title>
|
|
<link rel="canonical" href="../ref/remote-cli/">
|
|
<script>var anchor=window.location.hash.substr(1);location.href="../ref/remote-cli/"+(anchor?"#"+anchor:"")</script>
|
|
<meta http-equiv="refresh" content="0; url=../ref/remote-cli/">
|
|
</head>
|
|
<body>
|
|
You're being redirected to a <a href="../ref/remote-cli/">new destination</a>.
|
|
</body>
|
|
</html>
|