mirror of
https://github.com/openziti/zrok.git
synced 2024-12-24 07:39:08 +01:00
11 lines
361 B
HTML
11 lines
361 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/docs/guides/self-hosting/linux/">
|
|
<link rel="canonical" href="/docs/guides/self-hosting/linux/" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/docs/guides/self-hosting/linux/' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |