diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-02-11 17:12:45 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2020-02-11 17:12:45 +0100 |
| commit | bc4c3ee94442c9b80993ce109d5070862dc9f170 (patch) | |
| tree | b782a135e84dfcbeb33254df8a33bf7fe53fb786 /src/base/QXmppMixItem.h | |
| parent | 776f028d9f3f51e9dbba834a01d1decd737c4a27 (diff) | |
| download | qxmpp-bc4c3ee94442c9b80993ce109d5070862dc9f170.tar.gz | |
doc: Use XEP links everywhere
Diffstat (limited to 'src/base/QXmppMixItem.h')
| -rw-r--r-- | src/base/QXmppMixItem.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/QXmppMixItem.h b/src/base/QXmppMixItem.h index c7107c27..9fcd258c 100644 --- a/src/base/QXmppMixItem.h +++ b/src/base/QXmppMixItem.h @@ -32,7 +32,7 @@ class QXmppMixInfoItemPrivate; class QXmppMixParticipantItemPrivate; /// \brief The QXmppMixInfoItem class represents a PubSub item of a MIX -/// channel containing channel information as defined by XEP-0369: Mediated +/// channel containing channel information as defined by \xep{0369}: Mediated /// Information eXchange (MIX). /// /// \since QXmpp 1.1 @@ -67,7 +67,7 @@ private: }; /// \brief The QXmppMixParticipantItem class represents a PubSub item of a MIX -/// channel participant as defined by XEP-0369: Mediated Information eXchange +/// channel participant as defined by \xep{0369}: Mediated Information eXchange /// (MIX). /// /// \since QXmpp 1.1 |
