Skip to content

Commit 9b2c138

Browse files
author
Bob Furu
committed
rm wip banner from 4-10 docs
1 parent 4558037 commit 9b2c138

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
@@ -59,7 +59,7 @@
5959
<div class="container">
6060
<button id="hc-open-btn" class="open-btn-sm" onclick="openNav()" aria-label="Open"><span class="fa fa-bars" /></button>
6161
<ol class="breadcrumb hide-for-print">
62-
<% if (version == "4.10" || distro_key == "openshift-webscale" || distro_key == "openshift-dpu") %>
62+
<% if (version == "4.11" || distro_key == "openshift-webscale" || distro_key == "openshift-dpu") %>
6363
<span>
6464
<div class="alert alert-danger" role="alert" id="support-alert">
6565
<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)