diff options
author | 2011-11-08 12:23:03 -0400 | |
---|---|---|
committer | 2011-11-08 12:23:03 -0400 | |
commit | 67c9f84a1f80a0b8335a1e6edce2cd143d71b4c9 (patch) | |
tree | bd5d91cc2e4d4107fa65b9bb6d5fbc8def191cad /doc/future_proofing.mdwn | |
parent | d35cd6ff262bc7013e5bb8fe63e8251c0e4ba8b3 (diff) |
fix broken links
Diffstat (limited to 'doc/future_proofing.mdwn')
-rw-r--r-- | doc/future_proofing.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/future_proofing.mdwn b/doc/future_proofing.mdwn index 3937e9265..a7bcce37c 100644 --- a/doc/future_proofing.mdwn +++ b/doc/future_proofing.mdwn @@ -34,4 +34,4 @@ problem: metadata. So if a filesystem is badly corrupted and all your annexed files end up in `lost+found`, they can easily be lifted back out into another clone of the repository. Even if the filenames are lost, - it's possible to [[walkthrough/recover_data_from_lost+found]]. + it's possible to [[tips/recover_data_from_lost+found]]. |