activitystreams icon indicating copy to clipboard operation
activitystreams copied to clipboard

fix: correct links to image, object, relationship

Open evanp opened this issue 1 year ago • 0 comments

The image, object, and relationship properties were all shadowed by the Image, Object, and Relationship types, and links to the properties were going to the types, which appear earlier in the document.

I gave the definitions of the properties their own IDs, and set explicit hrefs for the links to these definitions.

evanp avatar Oct 11 '23 16:10 evanp