Software /
code /
prosody-modules
Changeset
2487:99a025dc4f6b
mod_http_index/README: Linkify module names
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 07 Feb 2017 09:57:58 +0100 |
parents | 2486:a5d4a78c7619 |
children | 2488:590ac12b7671 |
files | mod_http_index/README.markdown |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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 =============