Skip to content

Commit 07b4b67

Browse files
authored
fix(infracomposer): update animate graph for infraComposer in toolkit README (aws#5760)
## Problem After renaming Application Composer to Infrastructure Composer, we need to update the animate graph in Toolkit/README ## Solution update the animate graph in Toolkit/README --- <!--- REMINDER: Ensure that your PR meets the guidelines in CONTRIBUTING.md --> License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 886aeba commit 07b4b67

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed
7.51 MB
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "update animate graph for infraComposer in toolkit README"
4+
}

packages/toolkit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ AWS Infrastructure Composer maintains a real-time visual representation of your
3333
- Use the right tool for the task, including visual, code, or generative AI powered code suggestions in your IDE.
3434
- Integrate with Workflow Studio to visually orchestrate over 220 AWS services or public http endpoints with Step Functions workflows.
3535

36-
![Infrastructure Composer](https://raw.githubusercontent.com/aws/aws-toolkit-vscode/HEAD/docs/marketplace/vscode/appComposer.gif)
36+
![Infrastructure Composer](https://raw.githubusercontent.com/aws/aws-toolkit-vscode/HEAD/docs/marketplace/vscode/infraComposer.webp)
3737

3838
## [Amazon CodeCatalyst](https://codecatalyst.aws/explore)
3939

0 commit comments

Comments
 (0)