# HG changeset patch # User Marco Cirillo # Date 1325893129 0 # Node ID 97f27542295a52ba1c344a34e3d7a3b1f02fb840 # Parent ec2b94f02b3169483b635b5b3214f92eded15007 corrected syntax. diff -r ec2b94f02b31 -r 97f27542295a mod_stanza_counter.wiki --- a/mod_stanza_counter.wiki Fri Jan 06 23:29:04 2012 +0000 +++ b/mod_stanza_counter.wiki Fri Jan 06 23:38:49 2012 +0000 @@ -19,7 +19,7 @@ stanza_counter_http_ports = {{ port = 5280, path = "mycounterpath" }} }}} -stanza_counter_http_ports uses prosody's bosh ports format, [http://prosody.im/doc/setting_up_bosh#see here]. +stanza_counter_http_ports uses prosody's bosh ports format, [http://prosody.im/doc/setting_up_bosh# see here]. = Compatibility = diff -r ec2b94f02b31 -r 97f27542295a mod_xml_status.wiki --- a/mod_xml_status.wiki Fri Jan 06 23:29:04 2012 +0000 +++ b/mod_xml_status.wiki Fri Jan 06 23:38:49 2012 +0000 @@ -3,7 +3,7 @@ = Introduction = -This module fetches the current status of configured hosts and/or stanza statistics from [http://code.google.com/p/prosody-modules/wiki/mod_stanza_counter#mod_stanza_counter]. +This module fetches the current status of configured hosts and/or stanza statistics from [http://code.google.com/p/prosody-modules/wiki/mod_stanza_counter# mod_stanza_counter]. = Usage =