From cf073fa2cf05c9c8141b013643fd25809c74e7ca Mon Sep 17 00:00:00 2001 From: Leon Stein Date: Tue, 4 Jan 2022 14:05:03 -0500 Subject: [PATCH] prettify Signed-off-by: Leon Stein --- docs/integrations/aws-s3/locations.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/integrations/aws-s3/locations.md b/docs/integrations/aws-s3/locations.md index 500e610161..b0c6829e2c 100644 --- a/docs/integrations/aws-s3/locations.md +++ b/docs/integrations/aws-s3/locations.md @@ -39,9 +39,10 @@ integrations: roleArn: 'arn:aws:iam::xxxxxxxxxxxx:role/example-role' ``` -Configuration allows specifying custom S3 endpoint, along with +Configuration allows specifying custom S3 endpoint, along with [path-style access](https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html) -to support integration with providers like [LocalStack](https://github.com/localstack/localstack): +to support integration with providers like +[LocalStack](https://github.com/localstack/localstack): ```yaml integrations: