Skip to content

Commit 7072e56

Browse files
Merge master into feature/LSP-alpha
2 parents 804cf52 + 3a9aca9 commit 7072e56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/core/src/amazonq/webview/ui/tabs/constants.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ To learn more, visit the [User Guide](${userGuideURL}).`,
6363
gumby: {
6464
title: 'Q - Code Transformation',
6565
placeholder: 'Open a new tab to chat with Q',
66-
welcome: 'Welcome to Code Transformation!',
66+
welcome:
67+
'Welcome to Code Transformation! You can also run transformations from the command line. To install the tool, see the [documentation](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/run-CLI-transformations.html).',
6768
},
6869
review: {
6970
title: 'Q - Review',

0 commit comments

Comments
 (0)