File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -1332,15 +1332,11 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
13321332 } ,
13331333 {
13341334 from : '/platforms/javascript/guides/:guide/sourcemaps/multiple-origins/' ,
1335- to : '/platforms/javascript/sourcemaps/' ,
1336- } ,
1337- {
1338- from : '/platforms/javascript/guides/:guide/sourcemaps/uploading/hosting-publicly/' ,
1339- to : '/platforms/javascript/sourcemaps/' ,
1335+ to : '/platforms/javascript/guides/:guide/sourcemaps/' ,
13401336 } ,
13411337 {
13421338 from : '/platforms/javascript/guides/:guide/sourcemaps/uploading-without-debug-ids/' ,
1343- to : '/platforms/javascript/sourcemaps/' ,
1339+ to : '/platforms/javascript/guides/:guide/ sourcemaps/' ,
13441340 } ,
13451341 {
13461342 from : '/platforms/javascript/sourcemaps/uploading-without-debug-ids/' ,
You can’t perform that action at this time.
0 commit comments