headscale/development/faq/index.html

15 lines
434 B
HTML

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