diff --git a/packages/dashboard-app/src/index.css b/packages/dashboard-app/src/index.css index 0327f66d..d9f725b6 100644 --- a/packages/dashboard-app/src/index.css +++ b/packages/dashboard-app/src/index.css @@ -150,8 +150,7 @@ } .gradient-q-secondary-dark { - background: - radial-gradient( + background: radial-gradient( 122.5% 122.5% at 0% 0%, #000000 0%, rgba(0, 0, 0, 0) 100% diff --git a/packages/dashboard-app/src/lib/constants.ts b/packages/dashboard-app/src/lib/constants.ts index c37f647d..988c5375 100644 --- a/packages/dashboard-app/src/lib/constants.ts +++ b/packages/dashboard-app/src/lib/constants.ts @@ -20,7 +20,7 @@ export const TELEMETRY_WIKI_URL = "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/opt-out-IDE.html"; export const Q_MIGRATION_URL = "https://docs.aws.amazon.com/codewhisperer/latest/userguide/whisper-legacy.html"; -export const KIRO_CLI_URL = "https://kiro.dev/cli"; +export const KIRO_CLI_URL = "https://kiro.dev/cli/upgrade"; export const AMZN_START_URL = "https://amzn.awsapps.com/start"; diff --git a/packages/dashboard-app/src/pages/onboarding.tsx b/packages/dashboard-app/src/pages/onboarding.tsx index 6d8f1bec..c6349a60 100644 --- a/packages/dashboard-app/src/pages/onboarding.tsx +++ b/packages/dashboard-app/src/pages/onboarding.tsx @@ -24,10 +24,11 @@ export default function Page() { Amazon Q Developer CLI users can now upgrade to the Kiro CLI

- The Kiro CLI leverages the agentic features of Q CLI and can be - used with your existing Q Developer subscription. If you have auto - updates enabled for the Q CLI, unless you disable that setting, Q - CLI will auto update to Kiro CLI on 11/24{" "} + Your existing Q Developer CLI workflows and subscription continue + to work without any changes. You can update to Kiro CLI manually + with{" "} + q update{" "} + today, or wait for the auto-update on 11/24 to apply the change.{" "}