Skip to content

Commit 3e44b25

Browse files
committed
404 redirects
1 parent a818d80 commit 3e44b25

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

vercel.json

+5-17
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,12 @@
99
"destination": "/time-travel-intro/why-time-travel"
1010
},
1111
{
12-
"source": "/time-travel-intro/intro-to-time-travel",
13-
"destination": "/time-travel-intro/why-time-travel"
14-
},
15-
{
16-
"source": "/resources/comparisons/live-debugging-vs-time-travel-debugging",
17-
"destination": "/comparison/devtools"
18-
},
19-
{
20-
"source": "/test-suites/puppeteer",
21-
"destination": "/test-runners/puppeteer"
22-
},
23-
{
24-
"source": "/resources/comparisons/playwright-trace-viewer-vs-replay-devtools",
25-
"destination": "/comparison/playwright"
12+
"source": "/getting-started/recording-your-first-replay",
13+
"destination": "/quickstart"
2614
},
2715
{
28-
"source": "/resources/comparisons/chrome-recorder-vs-replay",
29-
"destination": "/comparison/playwright"
16+
"source": "/workflows/recording-bug-reports",
17+
"destination": "/quickstart"
3018
},
3119
{
3220
"source": "/legal",
@@ -390,7 +378,7 @@
390378
},
391379
{
392380
"source": "/learn-more/workflows/recording-bug-reports",
393-
"destination": "/test-runners/cypress-io/record-your-first-replay"
381+
"destination": "/quickstart"
394382
},
395383
{
396384
"source": "/reference-guide/debugger/breakpoints",

0 commit comments

Comments
 (0)