Skip to content

Commit 5fccdbc

Browse files
committed
updates to redirects
1 parent 46f985e commit 5fccdbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redirects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ const userDocsRedirects = [
975975
{
976976
source: '/platforms/javascript/guides/:guide/tracing/instrumentation/performance-metrics/',
977977
destination: '/platforms/javascript/guides/:guide/tracing/span-metrics/performance-metrics/',
978-
},
978+
}
979979
];
980980

981981
/**

0 commit comments

Comments
 (0)