Skip to content

Commit 829064e

Browse files
committed
feat: Add redirect for /docs/agent/get-started
1 parent 50cc925 commit 829064e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
"destination": "https://docs.superface.ai/13c52fa0eedf80fba9eeff733daa7eeb",
2222
"permanent": false
2323
},
24+
{
25+
"source": "/docs/agent/get-started",
26+
"destination": "https://docs.superface.ai/13c52fa0eedf8120846cd83dd501facc",
27+
"permanent": false
28+
},
2429
{
2530
"source": "/docs/agent/(.*)",
2631
"destination": "https://docs.superface.ai/13c52fa0eedf80fba9eeff733daa7eeb",

0 commit comments

Comments
 (0)