fix: 🐛 Fix broken links

This commit is contained in:
Jesse Wierzbinski 2024-08-24 14:34:25 +02:00
parent 596b42474f
commit 4a7dd41c45
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

View file

@ -58,7 +58,7 @@ The Reactions Extension extends the [Note](/entities/note) entity with the follo
<Col>
<Properties>
<Property name="reactions" type="array" required>
URI to a [Collection](/entities/collection) of the [Reactions](#entity-definition) attached to the note.
URI to a [Collection](/structures/collection) of the [Reactions](#entity-definition) attached to the note.
</Property>
</Properties>
</Col>