diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-08 12:23:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-08 12:23:03 -0400 |
commit | 67c9f84a1f80a0b8335a1e6edce2cd143d71b4c9 (patch) | |
tree | bd5d91cc2e4d4107fa65b9bb6d5fbc8def191cad /doc/special_remotes | |
parent | d35cd6ff262bc7013e5bb8fe63e8251c0e4ba8b3 (diff) |
fix broken links
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/S3.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/special_remotes/S3.mdwn b/doc/special_remotes/S3.mdwn index 047798e23..d4d3d0238 100644 --- a/doc/special_remotes/S3.mdwn +++ b/doc/special_remotes/S3.mdwn @@ -1,8 +1,8 @@ This special remote type stores file contents in a bucket in Amazon S3 or a similar service. -See [[walkthrough/using_Amazon_S3]] and -[[walkthrough/Internet_Archive_via_S3]] for usage examples. +See [[tips/using_Amazon_S3]] and +[[tips/Internet_Archive_via_S3]] for usage examples. ## configuration |