mod_http_muc_log/README.markdown
changeset 5909 02657e8693bc
parent 5109 2402ddabe7f7
--- 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 = {