comparison mod_muc_badge/README.markdown @ 3144:be4ba474e55d

mod_muc_badge/README: Fix typo in examlpe URL
author Kim Alvefur <zash@zash.se>
date Sat, 23 Jun 2018 18:14:44 +0200
parents 1f0d269a7cf0
children a3afab416271
comparison
equal deleted inserted replaced
3143:1f0d269a7cf0 3144:be4ba474e55d
8 --- 8 ---
9 9
10 # Introduction 10 # Introduction
11 11
12 This module generates a badge for MUC rooms at a HTTP URL like 12 This module generates a badge for MUC rooms at a HTTP URL like
13 `https://example.com:5281/muc_badge/roo@conference.example.org` 13 `https://example.com:5281/muc_badge/room@conference.example.org`
14 containing the number of occupants. 14 containing the number of occupants.
15 15
16 Inspiration 16 Inspiration
17 : <https://opkode.com/blog/xmpp-chat-badge/> 17 : <https://opkode.com/blog/xmpp-chat-badge/>
18 18