Skip to content

Commit 240ca80

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
Fix typo
1 parent 5dd4b0a commit 240ca80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/middleware.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1608,7 +1608,7 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
16081608
},
16091609
{
16101610
from: '/platforms/ruby/performance/instrumentation/opentelemetry/',
1611-
to: '/platforms/ruby/tracing/instrumentation/opentelemetry//',
1611+
to: '/platforms/ruby/tracing/instrumentation/opentelemetry/',
16121612
},
16131613
// END bandaid fix for #11870
16141614
{

0 commit comments

Comments
 (0)