diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2015-02-16 20:33:03 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-02-16 20:33:03 +0000 |
commit | 169ba45f3c732fa49c26a09c2dfee5d0388b276a (patch) | |
tree | a76b01dfb0ade898eadb4264dd1700ef03b51398 /doc/special_remotes | |
parent | 17bb71240e0a41292e3ec236934891c56432f46c (diff) |
fix link
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/directory.mdwn | 2 |
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. |