Skip to content

Commit 86e5a69

Browse files
authored
Merge pull request #48848 from bscott-rh/unsupported-releases-banner
2 parents 477c2b3 + cfb9908 commit 86e5a69

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
@@ -75,7 +75,7 @@
7575

7676
<span>
7777
<div class="alert alert-danger" role="alert" id="support-alert">
78-
<strong>You are viewing documentation for a release that is no longer supported.</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>.
78+
<strong>You are viewing documentation for a release that is no longer maintained.</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>.
7979
</div>
8080
</span>
8181

0 commit comments

Comments
 (0)