Skip to content

Commit 4ec20dc

Browse files
fix docs link
1 parent 2a3480a commit 4ec20dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs-v2/next.config.mjs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,11 @@ export default withNextra({
426426
destination: "/connect/managed-auth/connect-link/",
427427
permanent: true,
428428
},
429+
{
430+
source: "/limits/",
431+
destination: "/workflows/limits/",
432+
permanent: true,
433+
},
429434
{
430435
source: "/connect/customize-your-app/",
431436
destination: "/connect/managed-auth/customization/",

0 commit comments

Comments
 (0)