|
502 | 502 | },
|
503 | 503 | {
|
504 | 504 | "source": "/reference/get-help/contact-community",
|
505 |
| - "destination": "/" |
| 505 | + "destination": "/discord" |
| 506 | + }, |
| 507 | + { |
| 508 | + "source": "/resources/get-help/contact-community", |
| 509 | + "destination": "/discord" |
506 | 510 | },
|
507 | 511 | {
|
508 | 512 | "source": "/reference/get-help/experimental-features",
|
|
1072 | 1076 | {
|
1073 | 1077 | "source": "/reference/test-runners/playwright/examples",
|
1074 | 1078 | "destination": "/learn/examples/playwright"
|
| 1079 | + }, |
| 1080 | + { |
| 1081 | + "source": "/resources/comparisons/sentry-vs-replay", |
| 1082 | + "destination": "/learn/comparisons/devtools" |
| 1083 | + }, |
| 1084 | + { |
| 1085 | + "source": "/basics/test-suites/runs-view", |
| 1086 | + "destination": "/basics/test-suites/recent-runs" |
| 1087 | + }, |
| 1088 | + { |
| 1089 | + "source": "/resources/comparisons/playwright-trace-viewer-vs-replay-devtools", |
| 1090 | + "destination": "/learn/comparisons/playwright" |
| 1091 | + }, |
| 1092 | + { |
| 1093 | + "source": "/resources/get-help/limitations", |
| 1094 | + "destination": "/" |
| 1095 | + }, |
| 1096 | + { |
| 1097 | + "source": "/basics/replay-teams/managing-replays", |
| 1098 | + "destination": "/reference/replay-teams/managing-replays" |
| 1099 | + }, |
| 1100 | + { |
| 1101 | + "source": "/basics/time-travel-devtools/live-console-logs", |
| 1102 | + "destination": "/basics/replay-devtools/browser-devtools/console" |
| 1103 | + }, |
| 1104 | + { |
| 1105 | + "source": "/docs/react-c5c42fe645fa45eb89d96f896e6a1b31", |
| 1106 | + "destination": "/basics/replay-devtools/framework-devtools/react-panel" |
| 1107 | + }, |
| 1108 | + { |
| 1109 | + "source": "/reference/test-runners/cypress-io", |
| 1110 | + "destination": "/reference/test-runners/cypress-io/overview" |
| 1111 | + }, |
| 1112 | + { |
| 1113 | + "source": "/test-runners/cypress-io", |
| 1114 | + "destination": "/reference/test-runners/cypress-io/overview" |
1075 | 1115 | }
|
1076 | 1116 | ],
|
1077 | 1117 | "rewrites": [
|
|
0 commit comments