Skip to content

Commit f6e36c8

Browse files
licaon-kterbadlop
authored andcommitted
Mix docs some fixes
1 parent c35ef25 commit f6e36c8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/tutorials/mix-010.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MIX stands for Mediated Information eXchange and defined in
88
MIX-CORE ([XEP-0369](https://xmpp.org/extensions/xep-0369.html)),
99
MIX-PRESENCE ([XEP-0403](https://xmpp.org/extensions/xep-0403.html))
1010
and MIX-PAM ([XEP-0405](https://xmpp.org/extensions/xep-0405.html)).
11-
More concretely, ejabberd supports [MIX 0.13.0](https://xmpp.org/extensions/attic/xep-0369-0.13.0.html).
11+
More concretely, ejabberd supports [MIX 0.14.1](https://xmpp.org/extensions/attic/xep-0369-0.14.1.html).
1212

1313
It is a work in progress extension for the XMPP protocol to build a
1414
group messaging protocol that does not rely on the presence
@@ -35,9 +35,8 @@ protocol to get up to speed on that specification.
3535

3636
Here is a short walk through what can already be done.
3737

38-
Please, note that this is a work in progress and that the
39-
specification can (and will) change significantly before it becomes
40-
stable. This blog post is based on XEP-0369 v0.1.
38+
Also note that the specification can (and will) change significantly before it becomes
39+
stable. These examples are based on [XEP-0369 v0.1](https://xmpp.org/extensions/attic/xep-0369-0.1.html).
4140

4241
# Configuration
4342

0 commit comments

Comments
 (0)