mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
rename inbox-delivery fragment to inbox-forwarding which is more accurate
This commit is contained in:
@ -1914,7 +1914,7 @@ Location: https://dustycloud.org/likes/345
|
||||
</li>
|
||||
<li>
|
||||
deliver the Activity to recipients of the original object, to ensure
|
||||
updates are propagated to the whole social graph (see <a href=#inbox-delivery>
|
||||
updates are propagated to the whole social graph (see <a href=#inbox-forwarding">
|
||||
inbox delivery</a>).
|
||||
</li>
|
||||
</ul>
|
||||
@ -2068,7 +2068,7 @@ Location: https://dustycloud.org/likes/345
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id="inbox-delivery">
|
||||
<section id="inbox-forwarding">
|
||||
<h3>Forwarding from Inbox</h3>
|
||||
<p>
|
||||
When Activities are received in the <a href="#inbox">inbox</a>, the
|
||||
|
Reference in New Issue
Block a user