diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 766b075d1f2..00fc9a68fe6 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -25,7 +25,7 @@ {{ $product := index $path 1 }} {{ $version := index $path 2 }} {{ $productVersion := printf "%s/%s" $product $version}} - {{ if in .Dir "/rancher/v2.x" }} + {{ if in .Dir "/v2.x" }}