Skip to content

Commit d4aa3fb

Browse files
Merge master into feature/console-session-profile
2 parents 03fb23f + c99c144 commit d4aa3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const TabTypeDataMap: Record<Exclude<TabType, 'welcome'>, TabTypeData> =
5151
title: 'Q - Code Transformation',
5252
placeholder: 'Open a new tab to chat with Q',
5353
welcome:
54-
'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).**',
54+
'Welcome to Code Transformation!\n\n> **ℹ️ AWS Transform custom now available for Java upgrades. Agentic AI that handles version upgrades, SDK migration, and more, and improves with every execution. [Learn more](https://aws.amazon.com/transform/custom/)**',
5555
},
5656
review: {
5757
title: 'Q - Review',

0 commit comments

Comments
 (0)