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 78ea1f1 commit aa2a17fCopy full SHA for aa2a17f
apps/web-roo-code/src/lib/constants.ts
@@ -26,7 +26,7 @@ export const EXTERNAL_LINKS = {
26
TESTIMONIALS: "https://roocode.com/#testimonials",
27
CLOUD_APP_LOGIN: "https://app.roocode.com/sign-in",
28
CLOUD_APP_SIGNUP: "https://app.roocode.com/sign-up",
29
- CLOUD_APP_SIGNUP_PRO: "https://app.roocode.com/sign-up?redirect_url=/cloud-agents/welcome",
+ CLOUD_APP_SIGNUP_PRO: "https://app.roocode.com/sign-up?redirect_url=/cloud-agents/setup",
30
}
31
32
export const INTERNAL_LINKS = {
0 commit comments