diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-04 14:54:16 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-04 14:54:16 -0400 |
commit | 8e9be0bd9ac890c4952ecefffd8781c1bcb933e3 (patch) | |
tree | 38fccfc6a1c74cbe1a70690e601476e3bd27a178 /doc/special_remotes | |
parent | 51253d5af24316560cf098706e8e8616d7c9dd8a (diff) |
add link to google cloud storage tip
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/S3.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/special_remotes/S3.mdwn b/doc/special_remotes/S3.mdwn index 5d161c3b8..59af40e0b 100644 --- a/doc/special_remotes/S3.mdwn +++ b/doc/special_remotes/S3.mdwn @@ -1,8 +1,9 @@ This special remote type stores file contents in a bucket in Amazon S3 or a similar service. -See [[tips/using_Amazon_S3]] and -[[tips/Internet_Archive_via_S3]] for usage examples. +See [[tips/using_Amazon_S3]], +[[tips/Internet_Archive_via_S3]], and [[tips/using_Google_Cloud_Storage]] +for usage examples. ## configuration |