mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-09 19:16:56 +02:00
16 lines
456 B
HTML
16 lines
456 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/openshift/" />
|
|
</noscript>
|
|
<script>
|
|
window.location.replace("../../../v0.12.1/tutorials/openshift/" + window.location.hash);
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Redirecting to <a href="../../../v0.12.1/tutorials/openshift/">../../../v0.12.1/tutorials/openshift/</a>...
|
|
</body>
|
|
</html> |