# HG changeset patch # User Kim Alvefur # Date 1486457878 -3600 # Node ID 99a025dc4f6b98233cd3187bd8f0ab5eb62d0689 # Parent a5d4a78c7619f5c831fc4f51a24d758abda2d640 mod_http_index/README: Linkify module names diff -r a5d4a78c7619 -r 99a025dc4f6b mod_http_index/README.markdown --- a/mod_http_index/README.markdown Mon Feb 06 02:47:37 2017 +0100 +++ b/mod_http_index/README.markdown Tue Feb 07 09:57:58 2017 +0100 @@ -2,10 +2,10 @@ ============ This module produces a list of enabled HTTP "apps" exposed from Prosody -at `http://example.org:5280/`, e.g. mod\_http\_muc\_log, -mod\_http\_files or mod\_admin\_web. If you think Prosodys default -"root" web page (a 404 error usually) is boring, this might be the -module for you! :) +at `http://example.org:5280/`, e.g. [mod\_http\_muc\_log], +[mod\_http\_files][doc:modules:mod_http_files] or +[mod\_admin\_web]. If you think Prosodys default "root" web page (a +404 error usually) is boring, this might be the module for you! :) Configuration =============