Skip to content

Commit 376fde5

Browse files
docs: fix missing tutorial link (localstack#159)
1 parent d9061ea commit 376fde5

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/aws/services

1 file changed

+1
-1
lines changed

src/content/docs/aws/services/s3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ The following code snippets and sample applications provide practical examples o
335335
- [Serverless Transcription application using Transcribe, S3, Lambda, SQS, and SES](https://github.com/localstack/sample-transcribe-app)
336336
- [Query data in S3 Bucket with Amazon Athena, Glue Catalog & CloudFormation](https://github.com/localstack/query-data-s3-athena-glue-sample)
337337
- [Serverless Image Resizer with Lambda, S3, SNS, and SES](https://github.com/localstack/serverless-image-resizer)
338-
- [Host a static website locally using Simple Storage Service (S3) and Terraform with LocalStack]()
338+
- [Host a static website locally using Simple Storage Service (S3) and Terraform with LocalStack](https://docs.localstack.cloud/aws/tutorials/s3-static-website-terraform/)
339339

340340
## API Coverage
341341

0 commit comments

Comments
 (0)