1
0
Fork 0

XEP-0313: fix duplicate anchors

Dieser Commit ist enthalten in:
Jonas Wielicki 2018-01-30 13:19:46 +01:00
Ursprung 10416c5eb2
Commit 6596b932d6
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -196,10 +196,10 @@
<p>Servers that expose archive messages of sent/received messages on behalf of local users MUST expose these archives to the user on the user's bare JID.</p>
</section3>
<section3 topic='MUC archives' anchor='archives_user'>
<section3 topic='MUC archives' anchor='archives_muc'>
<p>A MUC service allowing MAM queries for a room MUST expose the MAM archive on the room's bare JID</p>
</section3>
<section3 topic='Pubsub node archives' anchor='archives_user'>
<section3 topic='Pubsub node archives' anchor='archives_pubsub'>
<p>A pubsub service allowing MAM queries for a node's data MUST expose this for queries addressed to the pubsub service</p>
</section3>
</section2>