Skip to content

Commit 2d2d31a

Browse files
authored
fix amazon q url (aws#4872)
1 parent 0c4ebf4 commit 2d2d31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"AWS.configuration.description.samcli.legacyDeploy": "Use the legacy SAM deploy experience, disabling all SAM sync functionality.",
1717
"AWS.configuration.description.telemetry": "Enable AWS Toolkit to send usage data to AWS. [Details](https://docs.aws.amazon.com/sdkref/latest/guide/support-maint-idetoolkits.html)",
1818
"AWS.configuration.description.telemetry.cn": "Enable Amazon Toolkit to send usage data to Amazon.",
19-
"AWS.configuration.description.amazonq.telemetry": "Enable Amazon Q to send usage data to AWS. [Details](https://docs.aws.amazon.com/sdkref/latest/guide/support-maint-idetoolkits.html)",
19+
"AWS.configuration.description.amazonq.telemetry": "Enable Amazon Q to send usage data to AWS. [Details](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/opt-out-IDE.html)",
2020
"AWS.configuration.description.suppressPrompts": "Prompts which ask for confirmation. Checking an item suppresses the prompt.",
2121
"AWS.configuration.enableCodeLenses": "Enable SAM hints in source code and template.yaml files",
2222
"AWS.configuration.description.resources.enabledResources": "AWS resources to display in the 'Resources' portion of the explorer.",

0 commit comments

Comments
 (0)