mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 21:17:35 +00:00
Deployed 145bf30b to development with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
14
development/dns-records/index.html
Normal file
14
development/dns-records/index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting...</title>
|
||||
<link rel="canonical" href="../ref/dns/">
|
||||
<script>var anchor=window.location.hash.substr(1);location.href="../ref/dns/"+(anchor?"#"+anchor:"")</script>
|
||||
<meta http-equiv="refresh" content="0; url=../ref/dns/">
|
||||
</head>
|
||||
<body>
|
||||
You're being redirected to a <a href="../ref/dns/">new destination</a>.
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user