diff options
-rw-r--r-- | doc/special_remotes/S3.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/special_remotes/S3.mdwn b/doc/special_remotes/S3.mdwn index 59af40e0b..1b816599e 100644 --- a/doc/special_remotes/S3.mdwn +++ b/doc/special_remotes/S3.mdwn @@ -68,4 +68,4 @@ the S3 remote. then use the same bucket. * `x-amz-meta-*` are passed through as http headers when storing keys - in S3. + in S3. see [the Internet Archive S3 interface documentation](https://archive.org/help/abouts3.txt) for example headers. |