Skip to content

Commit eee1001

Browse files
committed
fix: add redirect for old next-edit path to new location
1 parent eae99dd commit eee1001

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,6 +1099,10 @@
10991099
{
11001100
"source": "/customize/model-providers",
11011101
"destination": "/customize/model-providers/overview"
1102+
},
1103+
{
1104+
"source": "/features/edit/next-edit",
1105+
"destination": "/features/autocomplete/next-edit"
11021106
}
11031107
]
11041108
}

0 commit comments

Comments
 (0)