From ad5d49f25a4f626acca0c562ba48f7550aa30a73 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 30 May 2008 18:30:28 -0400 Subject: [PATCH] fix links --- .../aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn | 2 +- doc/todo/aggregate_locking.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn b/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn index 14f143088..61f6f733a 100644 --- a/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn +++ b/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn @@ -1,4 +1,4 @@ -It would be nice if the [[aggregate_plugin|plugin/aggregate]] would try to +It would be nice if the [[aggregate_plugin|plugins/aggregate]] would try to extract the m/ctime out of each post and touch the files on the filesystem appropriately, so that ikiwiki reflects the actual time of the post via the [[inline_plugin|plugins/inline]], rather than the time when the aggregation ran to pull the post in. --[[madduck]] 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 -- 2.32.0.93.g670b81a890