Fix links

This commit is contained in:
Catherine Luse
2021-08-31 19:42:51 -07:00
parent d1d2901d82
commit 131ec61bd6
104 changed files with 215 additions and 227 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
{{ $productVersion := printf "%s/%s" $product $version}}
{{ if in .Dir "/v2.x" }}
<div class="alert alert-notice">
<strong>We are transitioning to versioned documentation.</strong> The v2.x docs will no longer be maintained. For Rancher v2.5 docs, go <a href="https://rancher.com/docs/rancher/v2.5/en/">here.</a> For Rancher v2.0-v2.4 docs, go <a href="https://rancher.com/docs/rancher/v2.0-v2.4/en/">here.</a>
<strong>We are transitioning to versioned documentation.</strong> The v2.x docs will no longer be maintained. <a href="https://rancher.com/docs/rancher/v2.6/en/">Rancher v2.6 docs</a> • <a href="https://rancher.com/docs/rancher/v2.5/en/">Rancher v2.5 docs</a> • <a href="https://rancher.com/docs/rancher/v2.0-v2.4/en/">Rancher v2.0-2.4 docs</a>
</div>
{{end}}
{{ if in .Dir "/pipelines" }}