Skip to content

Commit c20eef4

Browse files
committed
fix url
1 parent 05f2193 commit c20eef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dashboard-app/src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const TELEMETRY_WIKI_URL =
2020
"https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/opt-out-IDE.html";
2121
export const Q_MIGRATION_URL =
2222
"https://docs.aws.amazon.com/codewhisperer/latest/userguide/whisper-legacy.html";
23-
export const KIRO_CLI_URL = " kiro.dev/cli/upgrade";
23+
export const KIRO_CLI_URL = "https://kiro.dev/cli/upgrade";
2424

2525
export const AMZN_START_URL = "https://amzn.awsapps.com/start";
2626

0 commit comments

Comments
 (0)