diff options
author | https://openid.fmarier.org/ <fmarier@web> | 2013-02-17 21:46:36 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-02-17 21:46:36 -0400 |
commit | 5beb9dfa5739602f4bb984665a7189a6a6b156b2 (patch) | |
tree | 344adbaf91661c96e827a9b941b36b75b4fbe70c | |
parent | 9c6e824b102cbe07dd5d58822d58ea72144d3aec (diff) | |
download | ikiwiki-5beb9dfa5739602f4bb984665a7189a6a6b156b2.tar ikiwiki-5beb9dfa5739602f4bb984665a7189a6a6b156b2.tar.gz |
fix blog link
-rw-r--r-- | doc/forum/Email_notifications_for_comment_moderation.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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? |