# HG changeset patch # User Kim Alvefur # Date 1568734278 -7200 # Node ID 8ee5816363b0b6fd2bbfe09773e7669950b46263 # Parent 11ebf1da416b30b9553b54615c67b7f66d1e2396 mod_muc_webchat_url/README: Fix template option name diff -r 11ebf1da416b -r 8ee5816363b0 mod_muc_webchat_url/README.markdown --- a/mod_muc_webchat_url/README.markdown Tue Sep 17 17:22:35 2019 +0200 +++ b/mod_muc_webchat_url/README.markdown Tue Sep 17 17:31:18 2019 +0200 @@ -25,7 +25,7 @@ based on a template: ``` {.lua} -muc_webchat_url = "https://chat.example.com/join?room={node}" +muc_webchat_baseurl = "https://chat.example.com/join?room={node}" ``` The following variables will be subsituted with room address details: