diff options
-rw-r--r-- | doc/plugins/contrib/irker.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/irker.mdwn b/doc/plugins/contrib/irker.mdwn index 603ee0dd8..9e1dabf7d 100644 --- a/doc/plugins/contrib/irker.mdwn +++ b/doc/plugins/contrib/irker.mdwn @@ -3,7 +3,7 @@ This plugin will configure your wiki to send IRC notifications using the [irker](http://www.catb.org/esr/irker/) notification bot. -It is fairly simple and requires no configuration but installation of the irker package. For template configuration, patches from [Debian bug #824512](https://bugs.debian.org/824512) are necessary. +It is fairly simple and requires no configuration but installation of the irker package. For template configuration, patches from [Debian bug #824512](https://bugs.debian.org/824512) are necessary. Note that they have been factored into irker 2.18. [[!format perl """ package IkiWiki::Plugin::irker; |