From: https://id.koumbit.net/anarcat Date: Thu, 8 Nov 2012 20:27:00 +0000 (-0400) Subject: oups! fix link sorry! X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=00c3773cf94e094502e7a7d026d10b7576bded45;p=ikiwiki.git oups! fix link sorry! --- diff --git a/doc/todo/anti-spam_protection.mdwn b/doc/todo/anti-spam_protection.mdwn index 811832cca..e39d4c19b 100644 --- a/doc/todo/anti-spam_protection.mdwn +++ b/doc/todo/anti-spam_protection.mdwn @@ -24,7 +24,7 @@ You might look at the Wikipedia page on "Spam\_in\_blogs" for more ideas. In pa Ikiwiki now has a checkcontent hook that plugins can use to see content that is being entered and check it for spam/whatever. -There is a [[blogspam]] plugin that uses the blogspam.org service +There is a [[plugins/blogspam]] plugin that uses the blogspam.org service to check for common spam signatures. --[[Joey]] [[done]]