Skip to content

Commit 6b00cb4

Browse files
authored
Merge pull request #48932 from kalexand-rh/banner
removing WIP note from 4.11
2 parents 19c8e5f + 7104798 commit 6b00cb4

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
@@ -63,7 +63,7 @@
6363
<div class="container">
6464
<button id="hc-open-btn" class="open-btn-sm" onclick="openNav()" aria-label="Open"><span class="fa fa-bars" /></button>
6565
<ol class="breadcrumb hide-for-print">
66-
<% if (version == "4.11" || distro_key == "openshift-webscale" || distro_key == "openshift-dpu") %>
66+
<% if (version == "4.12" || distro_key == "openshift-webscale" || distro_key == "openshift-dpu") %>
6767
<span>
6868
<div class="alert alert-danger" role="alert" id="support-alert">
6969
<strong>This documentation is work in progress and might not be complete or fully tested.</strong> The latest supported version of version 3 is <a href="https://docs.openshift.com/container-platform/3.11/welcome/index.html" class="link-primary" style="color: #545454 !important;">[3.11]</a>. For the most recent version 4, see <a href="https://docs.openshift.com/container-platform/latest/welcome/index.html" style="color: #545454 !important" class="link-primary">[4]</a>.

0 commit comments

Comments
 (0)