mirror of
https://github.com/moparisthebest/xmpp-ircd
synced 2025-03-11 06:59:51 -04:00
README: remove hyperlinks from "example.com" URLs
That just feels... pointless at best, confusing at worst?
This commit is contained in:
parent
aed1cc7863
commit
d1873a1630
@ -28,8 +28,8 @@ prosody for example would need this component configuration for the above comman
|
||||
Component "irc.example.com"
|
||||
component_secret = "irc"
|
||||
|
||||
Then, whether an XMPP user connects to [xmpp:example@chat.example.com?join](xmpp:example@chat.example.com?join) or an
|
||||
IRC user to [irc://irc.example.com:6667/example](irc://irc.example.com:6667/example) they will both be in the same channel,
|
||||
Then, whether an XMPP user connects to xmpp:example@chat.example.com?join or an
|
||||
IRC user to irc://irc.example.com:6667/example they will both be in the same channel,
|
||||
hopefully unable to tell the other is using a completely different protocol.
|
||||
|
||||
Development
|
||||
|
Loading…
x
Reference in New Issue
Block a user