aboutsummaryrefslogtreecommitdiff
path: root/doc/special_remotes/directory.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/special_remotes/directory.mdwn')
-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.