diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-03 17:00:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-03 17:00:04 -0400 |
commit | bf45ba1f694aea2abbb9e945d0969608a0be3c47 (patch) | |
tree | 29292ceaf87fa9e849f433a483771b9f5478c94e /doc | |
parent | 1e11f4469384bd76e454aa626639f1cd010d5684 (diff) |
link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/devblog/day_27__locking_fun.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_27__locking_fun.mdwn b/doc/devblog/day_27__locking_fun.mdwn index 65f221551..d018cabac 100644 --- a/doc/devblog/day_27__locking_fun.mdwn +++ b/doc/devblog/day_27__locking_fun.mdwn @@ -7,7 +7,7 @@ release. The [[design/roadmap]] has this month devoted to improving git-annex's support for recovering from disasters, broken repos, and so on. Today I've -been working on the first thing on [[the_list|design/disaster_recovery]], +been working on the first thing on [[the_list|design/assistant/disaster_recovery]], stale git index lock files. It's unfortunate that git uses simple files for locking, and does not use |