Skip to content

Commit 674b599

Browse files
authored
Merge pull request #67765 from kalexand-rh/osdocs7905
OSDOCS-7905: Removing OSO from homepage
2 parents 67804e8 + 69f33c8 commit 674b599

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.s2i/httpd-cfg/01-commercial.conf

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -691,10 +691,7 @@ AddType text/vtt vtt
691691
RewriteRule ^(online|dedicated)/using_images/xpaas_images/sso\.html(.*)$ https://access.redhat.com/documentation/en/red-hat-xpaas/version-0/red-hat-xpaas-sso-image/ [L,R=301]
692692

693693
# Online specific redirects
694-
RewriteRule ^online/creating_images/custom\.html(.*)$ /online/welcome/index.html [L,R=301]
695-
RewriteRule ^online/getting_started/devpreview_faq\.html(.*)$ https://www.openshift.com/pricing/index.html [L,R=301]
696-
RewriteRule ^online/dev_guide/daemonsets\.html(.*)$ /online/welcome/index.html [L,R=301]
697-
RewriteRule ^online/dev_guide/event_notifications\.html(.*)$ /online/dev_guide/notifications.html$1 [NE,L,R=301]
694+
RewriteRule ^online/(.*)$ https://access.redhat.com/support/policy/updates/openshift/online [NE,L,R=301]
698695

699696
# Dedicated specific redirects
700697
RewriteRule ^dedicated/admin_guide/osd_imagestreams_templates\.html(.*) /dedicated/admin_guide/index.html$1 [NE,L,R=301]

index-commercial.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ <h3>Featured Products</h3>
6565
<p class="d-none d-md-block">Single-tenant, high-availability Kubernetes clusters in the public cloud</p>
6666
</li>
6767

68-
<li>
69-
<a target="_blank" href="https://www.openshift.com/products/online/">Red Hat OpenShift Online</a>
70-
<p class="d-none d-md-block">The fastest way for developers to build, host and scale applications in the public cloud</p>
71-
</li>
72-
7368
<li class="nav-item">
7469
<a target="_blank" href="https://www.openshift.com/products/">All products <span class="fa fa-angle-right"></span></a>
7570
</li>

0 commit comments

Comments
 (0)