diff options
author | 2013-10-09 22:48:18 +0000 | |
---|---|---|
committer | 2013-10-09 22:48:18 +0000 | |
commit | 5b23b42d066b28f0bda2be328464342f5f773704 (patch) | |
tree | 5d51d28e0bdc46629f11e25b626e1584397450e4 /doc/tips | |
parent | 4294e63f511cce9409612d7bf51bbcaa4fe6b745 (diff) |
make the bug explicit
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/Internet_Archive_via_S3.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/Internet_Archive_via_S3.mdwn b/doc/tips/Internet_Archive_via_S3.mdwn index d7893693f..39da2c60f 100644 --- a/doc/tips/Internet_Archive_via_S3.mdwn +++ b/doc/tips/Internet_Archive_via_S3.mdwn @@ -31,7 +31,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|bugs/S3 buckets with capital letters breaks authentication]] 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`. """]] |