From 14c892546a35f6f6ac5b2e6d54eba0c3231b2eaf Mon Sep 17 00:00:00 2001 From: Quetzalli Date: Wed, 13 Aug 2025 04:40:36 -0700 Subject: [PATCH] fix missing tutorial link --- src/content/docs/aws/services/s3.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/aws/services/s3.mdx b/src/content/docs/aws/services/s3.mdx index e6f6b91f..29fe8aed 100644 --- a/src/content/docs/aws/services/s3.mdx +++ b/src/content/docs/aws/services/s3.mdx @@ -335,7 +335,7 @@ The following code snippets and sample applications provide practical examples o - [Serverless Transcription application using Transcribe, S3, Lambda, SQS, and SES](https://github.com/localstack/sample-transcribe-app) - [Query data in S3 Bucket with Amazon Athena, Glue Catalog & CloudFormation](https://github.com/localstack/query-data-s3-athena-glue-sample) - [Serverless Image Resizer with Lambda, S3, SNS, and SES](https://github.com/localstack/serverless-image-resizer) -- [Host a static website locally using Simple Storage Service (S3) and Terraform with LocalStack]() +- [Host a static website locally using Simple Storage Service (S3) and Terraform with LocalStack](https://docs.localstack.cloud/aws/tutorials/s3-static-website-terraform/) ## API Coverage