mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-27 21:39:33 +00:00
Switching the anchor for "likes" over to point to the AS vocabulary "Like" definition
This commit is contained in:
@ -416,8 +416,11 @@
|
||||
|
||||
<section id="favorites">
|
||||
<h2>Favorites Collection</h2>
|
||||
<p>Every actor MAY have a favorites collection. This is a list of every
|
||||
object that the actor has favorited (See <a href="#activity-favorite"></a>)
|
||||
<p>
|
||||
Every actor MAY have a favorites collection. This is a list of every
|
||||
object that the actor has marked as having liked.
|
||||
(See the <a href="https://www.w3.org/TR/activitystreams-vocabulary/#dfn-like">Like</a>
|
||||
activity.)
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user