mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
authorLuca Matei Pintilie <luca@lucamatei.com>
Sun, 12 May 2024 17:01:20 +0200
changeset 5909 02657e8693bc
parent 5908 d3a72777f149
child 5910 cc30c4b5f006
mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
mod_http_muc_log/README.markdown
--- a/mod_http_muc_log/README.markdown	Sat May 11 10:02:00 2024 +0200
+++ b/mod_http_muc_log/README.markdown	Sun May 12 17:01:20 2024 +0200
@@ -13,7 +13,7 @@
 ============
 
 This module provides a built-in web interface to view chatroom logs
-stored by [mod\_mam\_muc].
+stored by [mod\_muc\_mam].
 
 Installation
 ============
@@ -29,7 +29,7 @@
 ``` lua
 Component "conference.example.com" "muc"
 modules_enabled = {
-    "mam_muc";
+    "muc_mam";
     "http_muc_log";
 }
 storage = {