Skip to content

Commit e5d0fee

Browse files
authored
Merge pull request #85284 from aireilly/goodbye-old-friend
Lightspeed banner typo
2 parents eb05080 + 398d860 commit e5d0fee

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
@@ -89,7 +89,7 @@
8989
<% if (distro_key == "openshift-lightspeed") %>
9090
<span>
9191
<div class="alert alert-danger" role="alert" id="support-alert">
92-
<strong>OpenShift Lightspeed is a Technology Preview release. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.</strong></a>.
92+
<strong>OpenShift Lightspeed is a Technology Preview release. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.</strong></a>
9393
</div>
9494
</span>
9595
<% end %>

0 commit comments

Comments
 (0)