diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-30 18:30:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-30 18:30:28 -0400 |
commit | ad5d49f25a4f626acca0c562ba48f7550aa30a73 (patch) | |
tree | 69d867f7960858200bb02949336ce12c0a369623 /doc/todo | |
parent | 22879eba60c685c275af3d986fa54ae994f8d66a (diff) | |
download | ikiwiki-ad5d49f25a4f626acca0c562ba48f7550aa30a73.tar ikiwiki-ad5d49f25a4f626acca0c562ba48f7550aa30a73.tar.gz |
fix links
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/aggregate_locking.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/aggregate_locking.mdwn b/doc/todo/aggregate_locking.mdwn index b6c82e923..062f34ea3 100644 --- a/doc/todo/aggregate_locking.mdwn +++ b/doc/todo/aggregate_locking.mdwn @@ -1,4 +1,4 @@ -The [[plugin/aggregate]] plugin's locking is a suboptimal. +The [[plugins/aggregate]] plugin's locking is a suboptimal. There should be no need to lock the wiki while aggregating -- it's annoying that long aggregate runs can block edits from happening. However, not |