mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 20:27:36 +00:00
Deployed 18d21d35
to development with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting...</title>
|
||||
<link rel="canonical" href="../ref/exit-node/">
|
||||
<script>var anchor=window.location.hash.substr(1);location.href="../ref/exit-node/"+(anchor?"#"+anchor:"")</script>
|
||||
<meta http-equiv="refresh" content="0; url=../ref/exit-node/">
|
||||
<link rel="canonical" href="../ref/routes/">
|
||||
<script>var anchor=window.location.hash.substr(1);location.href="../ref/routes/"+(anchor?"#"+anchor:"")</script>
|
||||
<meta http-equiv="refresh" content="0; url=../ref/routes/">
|
||||
</head>
|
||||
<body>
|
||||
You're being redirected to a <a href="../ref/exit-node/">new destination</a>.
|
||||
You're being redirected to a <a href="../ref/routes/">new destination</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user