Skip to content

Commit c8a78b7

Browse files
RHDEVDOCS-5358 set up direct link redirect for GitOps
1 parent 2d4b182 commit c8a78b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ AddType text/vtt vtt
239239
RewriteRule ^gitops/(1\.8|1\.9)/?$ /gitops/$1/understanding_openshift_gitops/about-redhat-openshift-gitops.html [L,R=302]
240240

241241
# GitOps landing page
242-
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/about-redhat-openshift-gitops.html /gitops/latest/understanding_openshift_gitops/about-redhat-openshift-gitops.html[L,R=302]
242+
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/about-redhat-openshift-gitops.html /gitops/latest/understanding_openshift_gitops/about-redhat-openshift-gitops.html [L,R=302]
243243

244244
# redirect any links to existing OCP embedded content to standalone equivalent for each assembly
245245
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/gitops-release-notes.html/ /gitops/latest/release_notes/gitops-release-notes.html [L,R=302]

0 commit comments

Comments
 (0)