Skip to content

Commit 22cc11e

Browse files
committed
fixing </strong>
1 parent decf089 commit 22cc11e

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
@@ -57,7 +57,7 @@
5757
<% if (version == "4.13") && (distro_key != "openshift-webscale || "openshift-dpu") %>
5858
<span>
5959
<div class="alert alert-danger" role="alert" id="support-alert">
60-
<strong>This documentation is a work in progress that aligns to preview releases of the next pending OpenShift Container Platform version 4 minor release. It might not be complete or fully tested, and some features and content might be removed before the next release. For the most recent released and supported version, see <a href="https://docs.openshift.com/container-platform/latest/welcome/index.html" style="color: #545454 !important" class="link-primary">[4]</a>.
60+
<strong>This documentation is a work in progress that aligns to preview releases of the next pending OpenShift Container Platform version 4 minor release. It might not be complete or fully tested, and some features and content might be removed before the next release. </strong>For the most recent released and supported version, see <a href="https://docs.openshift.com/container-platform/latest/welcome/index.html" style="color: #545454 !important" class="link-primary">[4]</a>.
6161
</div>
6262
</span>
6363
<% end %>

0 commit comments

Comments
 (0)