From f621627d0f84c26d434f79732201c5fb40c68bf6 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Sun, 16 Dec 2012 09:42:05 +0700 Subject: [PATCH] Fix readme links again... --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 374f1505..54813de7 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,7 @@ running make or with the znc-buildmod shell script. For additional info look in the wiki: -- [Writing Modules](http://wiki.znc.in/Writing_Modules) -- [Module Hooks](http://wiki.znc.in/Module_Hooks) +- [Writing modules](http://wiki.znc.in/Writing_modules) Perl modules are loaded through the global module [ModPerl](http://wiki.znc.in/Modperl).