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/special_remotes.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/special_remotes.mdwn')
-rw-r--r-- | doc/special_remotes.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn index 13c18122e..dcb6b5063 100644 --- a/doc/special_remotes.mdwn +++ b/doc/special_remotes.mdwn @@ -6,7 +6,7 @@ But, git-annex also extends git's concept of remotes, with these special types of remotes. These can be used just like any normal remote by git-annex. They cannot be used by other git commands though. -* [[Amazon_S3]] +* [[S3]] (Amazon S3, and other compatible services) * [[bup]] * [[directory]] * [[rsync]] |