aboutsummaryrefslogtreecommitdiff
path: root/doc/upgrades
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-08 12:23:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-08 12:23:03 -0400
commit67c9f84a1f80a0b8335a1e6edce2cd143d71b4c9 (patch)
treebd5d91cc2e4d4107fa65b9bb6d5fbc8def191cad /doc/upgrades
parentd35cd6ff262bc7013e5bb8fe63e8251c0e4ba8b3 (diff)
fix broken links
Diffstat (limited to 'doc/upgrades')
-rw-r--r--doc/upgrades/SHA_size.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrades/SHA_size.mdwn b/doc/upgrades/SHA_size.mdwn
index 319b91108..97603ba91 100644
--- a/doc/upgrades/SHA_size.mdwn
+++ b/doc/upgrades/SHA_size.mdwn
@@ -15,6 +15,6 @@ to repository version 2, in each repository run:
git annex migrate
git commit -m 'migrated keys for v2'
-The usual caveats about [[walkthrough/migrating_data_to_a_new_backend]]
+The usual caveats about [[tips/migrating_data_to_a_new_backend]]
apply; you will end up with unused keys that you can later clean up with
`git annex unused`.