Skip to content

Commit

Permalink
small change in url
Browse files Browse the repository at this point in the history
  • Loading branch information
horeaporutiu committed Jun 18, 2024
1 parent bb79b7f commit 1dbd0ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/terms-modal-banner-dynamodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Once you have finished all of the steps related to AWS in the [developer tutoria
appName: Terms Modal Banner DynamoDB
sdkVersion: SDK_V2
sdkUri: >-
https://<your-s3-bucket>/webassets/app.html
https://<your-s3-bucket-url>/webassets/app.html
scopes:
- identity:read
```
Expand Down
2 changes: 1 addition & 1 deletion examples/terms-modal-banner-s3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Once you have finished all of the steps related to AWS in the [developer tutoria
appName: Terms Modal Banner S3
sdkVersion: SDK_V2
sdkUri: >-
https://<your-s3-bucket>/webassets/app.html
https://<your-s3-bucket-url>/webassets/app.html
scopes:
- identity:read
```
Expand Down

0 comments on commit 1dbd0ac

Please sign in to comment.