summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2015-02-16 20:33:03 +0000
committerGravatar admin <admin@branchable.com>2015-02-16 20:33:03 +0000
commit169ba45f3c732fa49c26a09c2dfee5d0388b276a (patch)
treea76b01dfb0ade898eadb4264dd1700ef03b51398
parent17bb71240e0a41292e3ec236934891c56432f46c (diff)
fix link
-rw-r--r--doc/special_remotes/directory.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/special_remotes/directory.mdwn b/doc/special_remotes/directory.mdwn
index 6279024ec..5584f31f3 100644
--- a/doc/special_remotes/directory.mdwn
+++ b/doc/special_remotes/directory.mdwn
@@ -6,7 +6,7 @@ you want to use to sneakernet files between systems (possibly with
the drive's mountpoint as a directory remote.
Note that directory remotes have a special directory structure
-(by design, the same as the \[[rsync|rsync]] remote).
+(by design, the same as the [[rsync|rsync]] remote).
If you just want two copies of your repository with the files "visible"
in the tree in both, the directory special remote is not what you want.
Instead, you should use a regular `git clone` of your git-annex repository.