We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5f82c commit 7b3d725Copy full SHA for 7b3d725
docs-v2/next.config.mjs
@@ -406,6 +406,11 @@ export default withNextra({
406
destination: "/workflows/cli/reference/",
407
permanent: true,
408
},
409
+ {
410
+ source: "/cli/reference/",
411
+ destination: "/workflows/cli/reference/",
412
+ permanent: true,
413
+ },
414
{
415
source: "/connect/connect-link/",
416
destination: "/connect/managed-auth/connect-link/",
0 commit comments