Skip to content

Commit b87f34f

Browse files
committed
update diagram
1 parent 2640970 commit b87f34f

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Deploy Preview
17-
uses: LocalStack/setup-localstack/preview@fix-preview
17+
uses: LocalStack/setup-localstack/preview@main
1818
with:
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
localstack-api-key: ${{ secrets.LOCALSTACK_API_KEY }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Note-Taking application built using AWS SDK for JavaScript (v3) demonstrates
1717

1818
The following diagram shows the architecture that this sample application builds and deploys:
1919

20-
![aws-sdk-js-notes-app](aws-sdk-js-notes.png)
20+
![aws-sdk-js-notes-app](images/aws-sdk-js-notes.png)
2121

2222
We are using the following AWS services and their features to build our infrastructure:
2323

aws-sdk-js-notes.png

-314 KB
Binary file not shown.

images/aws-sdk-js-notes.png

380 KB
Loading

0 commit comments

Comments
 (0)