Skip to content

Commit f7a8c48

Browse files
authored
Merge pull request #378 from twelvelabs/patch-1
Update S3 URL in README
2 parents bc428bb + 89add64 commit f7a8c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ be used automatically.
351351
#### S3 Bucket Examples
352352

353353
S3 has several addressing schemes used to reference your bucket. These are
354-
listed here: http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html#access-bucket-intro
354+
listed here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-bucket-intro.html
355355

356356
Some examples for these addressing schemes:
357357
- s3::https://s3.amazonaws.com/bucket/foo

0 commit comments

Comments
 (0)