Skip to content

Commit 24493b0

Browse files
Merge pull request #38242 from jiri-fiala/search-acs-version-filter
search: add ACS versioning
2 parents 9240bfe + 34ff97d commit 24493b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_templates/_page_openshift.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
'openshift-enterprise': ['docs_cp', version],
199199
'openshift-aro' : ['docs_aro', version],
200200
'openshift-rosa' : ['docs_rosa'],
201-
'openshift-acs' : ['docs_acs']
201+
'openshift-acs' : ['docs_acs', version]
202202
};
203203

204204
// only OSD v3 docs have the version variable specified

0 commit comments

Comments
 (0)