# HG changeset patch # User Kim Alvefur # Date 1475276971 -7200 # Node ID 2a2de19413e7e594d97affb8791573ac9ce7b0a8 # Parent 21256415206075d6f9fc61f07c52b5bc2276454f mod_admin_blocklist/README: Turns out autolink.lua doesn't know about official modules diff -r 212564152060 -r 2a2de19413e7 mod_admin_blocklist/README.markdown --- a/mod_admin_blocklist/README.markdown Sat Oct 01 01:07:58 2016 +0200 +++ b/mod_admin_blocklist/README.markdown Sat Oct 01 01:09:31 2016 +0200 @@ -6,5 +6,5 @@ connections. So if an admin blocks a bare domain using [Blocking Command][xep191] -via [mod\_blocklist] then no s2s connections will be allowed to or from -that domain. +via [mod\_blocklist][doc:modules:mod_blocklist] then no s2s connections +will be allowed to or from that domain.