Skip to content

Commit 1671ff0

Browse files
reorder links
1 parent 4ec20dc commit 1671ff0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs-v2/next.config.mjs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,13 +422,13 @@ export default withNextra({
422422
permanent: true,
423423
},
424424
{
425-
source: "/connect/connect-link/",
426-
destination: "/connect/managed-auth/connect-link/",
425+
source: "/limits/",
426+
destination: "/workflows/limits/",
427427
permanent: true,
428428
},
429429
{
430-
source: "/limits/",
431-
destination: "/workflows/limits/",
430+
source: "/connect/connect-link/",
431+
destination: "/connect/managed-auth/connect-link/",
432432
permanent: true,
433433
},
434434
{

0 commit comments

Comments
 (0)