Skip to content

Commit faa9c8e

Browse files
remove docs v3 redirects
1 parent b463601 commit faa9c8e

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs-v2/vercel.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
{
2-
"rewrites": [
3-
{
4-
"source": "/docs/v3",
5-
"destination": "/docs"
6-
},
7-
{
8-
"source": "/docs/v3/(.*)",
9-
"destination": "/docs/$1"
10-
}
11-
],
122
"redirects": [
133
{
144
"source": "/docs/notebook/actions/",
@@ -226,10 +216,6 @@
226216
"source": "/docs/components/quickstart/nodejs/sources",
227217
"destination": "/docs/components/sources-quickstart"
228218
},
229-
{
230-
"source": "/docs/v3/components/quickstart/nodejs/sources",
231-
"destination": "/docs/components/sources-quickstart"
232-
},
233219
{
234220
"source": "/docs/github-sync",
235221
"destination": "/docs/quickstart/github-sync"
@@ -289,10 +275,6 @@
289275
{
290276
"source": "/docs/errors/",
291277
"destination": "/docs/workflows/errors"
292-
},
293-
{
294-
"source": "/docs/v3/api/sse",
295-
"destination": "/docs/destinations/sse"
296278
}
297279
]
298280
}

0 commit comments

Comments
 (0)