Skip to content

Commit

Permalink
Merge pull request #378 from twelvelabs/patch-1
Browse files Browse the repository at this point in the history
Update S3 URL in README
  • Loading branch information
kmoe authored Oct 12, 2022
2 parents bc428bb + 89add64 commit f7a8c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ be used automatically.
#### S3 Bucket Examples

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

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

0 comments on commit f7a8c48

Please sign in to comment.