File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed
Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change 1414 "permanent" : true
1515 },
1616 {
17- "source" : " /learn/diagnostics/live-debugging" ,
18- "destination" : " /learn/diagnostics/live-debugging /" ,
17+ "source" : " /learn/diagnostics/:page( live-debugging|memory|poor-performance) " ,
18+ "destination" : " /learn/diagnostics/:page /" ,
1919 "permanent" : true
2020 },
2121 {
22- "source" : " /learn/diagnostics/memory" ,
23- "destination" : " /learn/diagnostics/memory/" ,
24- "permanent" : true
25- },
26- {
27- "source" : " /learn/diagnostics/poor-performance" ,
28- "destination" : " /learn/diagnostics/poor-performance/" ,
29- "permanent" : true
30- },
31- {
32- "source" : " /learn/(.*)/" ,
33- "destination" : " /learn/$1" ,
22+ "source" : " /learn/:path((?!diagnostics/live-debugging/?$|diagnostics/memory/?$|diagnostics/poor-performance/?$).+)/" ,
23+ "destination" : " /learn/:path" ,
3424 "permanent" : true
3525 }
3626 ],
You can’t perform that action at this time.
0 commit comments