summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/devblog/day_162__routing_sim_and_massive_contribution_landed.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_162__routing_sim_and_massive_contribution_landed.mdwn b/doc/devblog/day_162__routing_sim_and_massive_contribution_landed.mdwn
index b6af0ad93..a8f5313ac 100644
--- a/doc/devblog/day_162__routing_sim_and_massive_contribution_landed.mdwn
+++ b/doc/devblog/day_162__routing_sim_and_massive_contribution_landed.mdwn
@@ -3,7 +3,7 @@ line diff, with 2 thousand lines after the javascript and CSS libraries are
filtered out. Either way, the biggest patch contributed by anyone to
git-annex so far, and excellent work.
-Meanwhile, I built a [[haskell program|design/assistant/syncing/efficiency/simroutes.hs]] to simulate
+Meanwhile, I built a [[haskell program|design/assistant/syncing/simroutes.hs]] to simulate
a network of highly distributed git-annex nodes with ad-hoc connections and
the selective file syncing algorythm now documented at the bottom of
[[design/assistant/syncing/efficiency]].