Skip to content

Commit

Permalink
fix(aws-ecs-tutorial): fix architecture diagram link (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-acosta authored Oct 24, 2024
1 parent 72a5183 commit 25a86ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-ecs-tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ This project contains sample code for our [Create an AWS ECS App](https://docs.n

The [./terraform-app-config](./terraform-app-config) directory contains a sample Terraform project for creating an ECS app. The [./components](./components) directory contains the components the app consists of.

![architecture diagram](/aws-ecs-app-tutorial-diagram.jpg)
![architecture diagram](./aws-ecs-app-tutorial-diagram.jpg)

0 comments on commit 25a86ff

Please sign in to comment.