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 7b3d725 commit 5d08bf7Copy full SHA for 5d08bf7
docs-v2/next.config.mjs
@@ -411,6 +411,11 @@ export default withNextra({
411
destination: "/workflows/cli/reference/",
412
permanent: true,
413
},
414
+ {
415
+ source: "/cli/login/",
416
+ destination: "/workflows/cli/login/",
417
+ permanent: true,
418
+ },
419
{
420
source: "/connect/connect-link/",
421
destination: "/connect/managed-auth/connect-link/",
0 commit comments