XEP-0313: fix duplicate anchors

This commit is contained in:
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>