From d822b7a3dd31619550484db050d978022ebb9dec Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Oct 2013 17:00:04 -0400 Subject: [PATCH] link --- doc/devblog/day_27__locking_fun.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devblog/day_27__locking_fun.mdwn b/doc/devblog/day_27__locking_fun.mdwn index 65f2215516..d018cabac5 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