aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2014-12-11 10:56:39 -0400
committeradmin <admin@branchable.com>2014-12-11 10:56:39 -0400
commit66bdff169b35a3de943e603b57f0d665182ecae9 (patch)
tree6c18f060febf3ec3c8ac0d745aa0063aa4bdfd76
parent7220a79e643aed2646f85207bad55faf2d159e42 (diff)
downloadikiwiki-66bdff169b35a3de943e603b57f0d665182ecae9.tar
ikiwiki-66bdff169b35a3de943e603b57f0d665182ecae9.tar.gz
update for rename of todo/org_mode.mdwn to plugins/contrib/org_mode.mdwn
-rw-r--r--doc/todo/be_more_selective_about_running_hooks.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/be_more_selective_about_running_hooks.mdwn b/doc/todo/be_more_selective_about_running_hooks.mdwn
index 70a1cb7a2..768a6d178 100644
--- a/doc/todo/be_more_selective_about_running_hooks.mdwn
+++ b/doc/todo/be_more_selective_about_running_hooks.mdwn
@@ -12,7 +12,7 @@ only do anything if they do.
> something else, it has no reason to care what the pagetype is. (Same for
> linkify.) --[[Joey]]
->> My [[org-mode|todo/org_mode]] external plugin (which will never
+>> My [[org-mode|plugins/contrib/org_mode]] external plugin (which will never
>> really make sense to include with ikiwiki I think) does this. I
>> think that most plugins defining alternate wiki syntaxes would as
>> well. --[[chrismgray]]