From 5beb9dfa5739602f4bb984665a7189a6a6b156b2 Mon Sep 17 00:00:00 2001 From: "https://openid.fmarier.org/" Date: Sun, 17 Feb 2013 21:46:36 -0400 Subject: [PATCH] fix blog link --- doc/forum/Email_notifications_for_comment_moderation.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/Email_notifications_for_comment_moderation.mdwn b/doc/forum/Email_notifications_for_comment_moderation.mdwn index dd997f71d..6a840ce53 100644 --- a/doc/forum/Email_notifications_for_comment_moderation.mdwn +++ b/doc/forum/Email_notifications_for_comment_moderation.mdwn @@ -1,3 +1,3 @@ -I use both [[plugins/moderatedcomments/]] and [[plugins/anonok]] on my [http://feeding.cloud.geek.nz blog] but having to remember to visit the comment moderation page manually is not ideal. +I use both [[plugins/moderatedcomments/]] and [[plugins/anonok]] on my [blog](http://feeding.cloud.geek.nz) but having to remember to visit the comment moderation page manually is not ideal. Is there a way to get an email notification (or maybe even just an RSS feed) whenever a new comment enters the moderation queue?