Skip to content

Commit c157b3f

Browse files
committed
404 redirects
1 parent 3e44b25 commit c157b3f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

vercel.json

+8
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,10 @@
238238
},
239239
{
240240
"source": "/getting-started/recording-your-first-replay",
241+
"destination": "/quickstart"
242+
},
243+
{
244+
"source": "/bug-reports/recording-a-replay",
241245
"destination": "/getting-started/record-your-first-replay"
242246
},
243247
{
@@ -296,6 +300,10 @@
296300
"source": "/getting-started/test-suite-integration",
297301
"destination": "/test-suites/runs-view"
298302
},
303+
{
304+
"source": "/test-suites",
305+
"destination": "/test-suites/runs-view"
306+
},
299307
{
300308
"source": "/getting-started/what-is-replay-io",
301309
"destination": "/time-travel-intro/what-is-time-travel"

0 commit comments

Comments
 (0)