mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-09 19:16:56 +02:00
16 lines
460 B
HTML
16 lines
460 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting</title>
|
|
<noscript>
|
|
<meta http-equiv="refresh" content="1; url=../../../v0.12.1/tutorials/gloo-proxy/" />
|
|
</noscript>
|
|
<script>
|
|
window.location.replace("../../../v0.12.1/tutorials/gloo-proxy/" + window.location.hash);
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Redirecting to <a href="../../../v0.12.1/tutorials/gloo-proxy/">../../../v0.12.1/tutorials/gloo-proxy/</a>...
|
|
</body>
|
|
</html> |