diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-08 12:23:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-08 12:23:03 -0400 |
commit | 67c9f84a1f80a0b8335a1e6edce2cd143d71b4c9 (patch) | |
tree | bd5d91cc2e4d4107fa65b9bb6d5fbc8def191cad /doc/distributed_version_control.mdwn | |
parent | d35cd6ff262bc7013e5bb8fe63e8251c0e4ba8b3 (diff) |
fix broken links
Diffstat (limited to 'doc/distributed_version_control.mdwn')
-rw-r--r-- | doc/distributed_version_control.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/distributed_version_control.mdwn b/doc/distributed_version_control.mdwn index 738b5adc2..e7c858c69 100644 --- a/doc/distributed_version_control.mdwn +++ b/doc/distributed_version_control.mdwn @@ -14,7 +14,7 @@ repositories what file contents they have available. -- -The [[tutorial]] walks you through creating a distributed set of git-annex +The [[walkthrough]] shows how to create a distributed set of git-annex repositories with no central repository. Prefer a central repository like GitHub? See the |