We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8882c02 commit 3654f86Copy full SHA for 3654f86
.s2i/httpd-cfg/01-commercial.conf
@@ -470,7 +470,7 @@ AddType text/vtt vtt
470
471
# Service Mesh handling unversioned and latest links
472
RewriteRule ^service-mesh/?$ /service-mesh/latest [R=302]
473
- RewriteRule ^servce-mesh/latest/?(.*)$ /service-mesh/3\.0/$1 [NE,R=302]
+ RewriteRule ^service-mesh/latest/?(.*)$ /service-mesh/3\.0/$1 [NE,R=302]
474
475
# Service Mesh landing page
476
0 commit comments