mod_ipcheck/mod_ipcheck.lua
changeset 136 0525c66e7d13
parent 135 d3c28c5fdbae
child 1244 d1bc9a796daf
--- a/mod_ipcheck/mod_ipcheck.lua	Sat Mar 06 06:20:38 2010 +0500
+++ b/mod_ipcheck/mod_ipcheck.lua	Sat Mar 06 06:22:27 2010 +0500
@@ -1,6 +1,6 @@
 
 -- mod_ipcheck.lua
--- Implementation of XEP-xxxx: Server IP Check <http://xmpp.org/extensions/inbox/sic.html>
+-- Implementation of XEP-0279: Server IP Check <http://xmpp.org/extensions/xep-0279.html>
 
 local st = require "util.stanza";