diff options
author | Joey Hess <joey@kitenet.net> | 2011-05-16 11:55:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-05-16 11:55:33 -0400 |
commit | 267eeb995b8bfb779c017086df75b4700a103485 (patch) | |
tree | 1c305f3693fdfd5b8b06ca8626554ce21d15488a /doc | |
parent | 27285adc202afee35f6198d0e3aadcff2c662ef8 (diff) |
tweak
Diffstat (limited to 'doc')
-rw-r--r-- | doc/walkthrough/Internet_Archive_via_S3.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough/Internet_Archive_via_S3.mdwn b/doc/walkthrough/Internet_Archive_via_S3.mdwn index 89e856470..5ed71a123 100644 --- a/doc/walkthrough/Internet_Archive_via_S3.mdwn +++ b/doc/walkthrough/Internet_Archive_via_S3.mdwn @@ -22,7 +22,7 @@ specify `x-archive-meta*` headers to add metadata as explained in their [documentation](http://www.archive.org/help/abouts3.txt). [[!template id=note text=""" -There seems to be a bug in either hS3 or the archive that breaks +/!\ There seems to be a bug in either hS3 or the archive that breaks authentication when the bucket name contains spaces or upper-case letters.. use all lowercase and no spaces when making the bucket with `initremote`. """]] |