File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -1223,16 +1223,12 @@ const userDocsRedirects = [
12231223 destination : '/platforms/dotnet/profiling/' ,
12241224 } ,
12251225 {
1226- source : '/platforms/dotnet /guides/aws-lambda/profiling/:path* ' ,
1227- destination : '/platforms/dotnet/profiling/ ' ,
1226+ source : '/platforms/javascript /guides/aws-lambda/install/cjs-npm__v9.x ' ,
1227+ destination : '/platforms/javascript/guides/aws-lambda/install/npm ' ,
12281228 } ,
12291229 {
1230- source : '/platforms/dotnet/guides/azure-functions-worker/profiling/:path*' ,
1231- destination : '/platforms/dotnet/profiling/' ,
1232- } ,
1233- {
1234- source : '/platforms/dotnet/guides/blazor-webassembly/profiling/:path*' ,
1235- destination : '/platforms/dotnet/profiling/' ,
1230+ source : '/platforms/javascript/guides/aws-lambda/cjs-npm__v9.x' ,
1231+ destination : '/platforms/javascript/guides/aws-lambda/install/npm' ,
12361232 } ,
12371233 {
12381234 source : '/platforms/dotnet/guides/aspnet/profiling/:path*' ,
You can’t perform that action at this time.
0 commit comments