Skip to content

Commit 90c53f7

Browse files
committed
troubleshoot images
1 parent 0adb7fa commit 90c53f7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

v2/guide/images/AppStacks.png

23.1 KB
Loading

v2/guide/what-is/home.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The {aws} CDK consists of two primary parts:
2424
2525
The {aws} CDK supports TypeScript, JavaScript, Python, Java, C#/.Net, and [.noloc]`Go`. You can use any of these supported programming languages to define reusable cloud components known as xref:constructs[constructs]. You compose these together into xref:stacks[stacks] and xref:apps[apps]. Then, you deploy your CDK applications to {aws} CloudFormation to provision or update your resources.
2626

27-
image::images/AppStacks.png[CDK app and process overview]
27+
image::../images/AppStacks.png[CDK app and process overview]
2828

2929
[#home-benefits]
3030
== Benefits of the {aws} CDK

0 commit comments

Comments
 (0)