XEP-0313: fix duplicate anchors

这个提交包含在:
Jonas Wielicki 2018-01-30 13:19:46 +01:00
父节点 10416c5eb2
当前提交 6596b932d6
共有 1 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -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>