diff options
author | Joey Hess <joey@kitenet.net> | 2011-05-14 11:57:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-05-14 11:57:40 -0400 |
commit | 3623c17a7ef3cc15bfd5ab7f0e13c10887bd4e9f (patch) | |
tree | 822ccf155af129a3a9b8af1d9d62f749620f0dd4 | |
parent | 8c152836ab2acc6142c544330823b79a214bb32c (diff) |
use wikilink
-rw-r--r-- | doc/special_remotes.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn index 7e4b9d377..13c18122e 100644 --- a/doc/special_remotes.mdwn +++ b/doc/special_remotes.mdwn @@ -11,7 +11,7 @@ They cannot be used by other git commands though. * [[directory]] * [[rsync]] * [[hook]] - * [tahoe-lafs][] - limited testing +* [[tahoe-lafs|forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs]] - limited testing ## Unused content on special remotes @@ -35,5 +35,3 @@ on special remotes, instead use `git annex unused --from`. Example: Do be cautious when using this; it cannot detect if content in a remote is used by that remote, or is the last copy of data that is used by some *other* remote. - -[tahoe-lafs]: http://git-annex.branchable.com/forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs/ |