diff options
author | Joey Hess <joey@kitenet.net> | 2011-05-16 02:07:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-05-16 02:07:59 -0400 |
commit | 647f7cf47cd659ae34d27a18d3aa068c1a0755eb (patch) | |
tree | 24f2a2878c800d7df63a461ff4d871dc4c55c272 /doc/index.mdwn | |
parent | d67998b3d37acc8c31df8d6200385805d24921ac (diff) |
added documentation for using the Internet Archive as a remote via S3
Renamed Amazon_S3 page to just S3.
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r-- | doc/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index eb6307f32..8975c82de 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -43,7 +43,7 @@ files with git. * [[git-annex man page|git-annex]] * [[key-value backends|backends]] for data storage -* [[special_remotes]] (including [[special_remotes/Amazon_S3]] and [[special_remotes/bup]]) +* [[special_remotes]] (including [[special_remotes/S3]] and [[special_remotes/bup]]) * [[encryption]] * [[bare_repositories]] * [[internals]] |