Skip to content

Commit 940a571

Browse files
authored
fix markdown formatting (#9)
1 parent 3f608fe commit 940a571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ We are using the following AWS services and their features to build our infrastr
2828
- [API Gateway](https://docs.localstack.cloud/user-guide/aws/apigatewayv2/) to expose the Lambda functions to the user through HTTP APIs.
2929
- [Cognito User Pools](https://docs.localstack.cloud/user-guide/aws/cognito/) for creating an identity pool to generate signed url for S3.
3030
- [Cloudfront](https://docs.localstack.cloud/user-guide/aws/cloudfront/) to serve frontend content.
31-
- [S3] (https://docs.localstack.cloud/user-guide/aws/s3/) to store files for the frontend build.
31+
- [S3](https://docs.localstack.cloud/user-guide/aws/s3/) to store files for the frontend build.
3232

3333
## Prerequisites
3434

0 commit comments

Comments
 (0)