mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +00:00
deploy: bf13d30c39
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0; url=/v2.8/getting-started/quick-start-guides">
|
||||
<link rel="canonical" href="/v2.8/getting-started/quick-start-guides" />
|
||||
</head>
|
||||
<script>
|
||||
window.location.href = '/v2.8/getting-started/quick-start-guides' + window.location.search + window.location.hash;
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user