Skip to content

Commit fc3a976

Browse files
committed
Merge branch 'patch-1' into 'master'
Fixed link to Context in entity Filter. See merge request mastodon/docs!39
2 parents f58e1b2 + 8cb8028 commit fc3a976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/api/entities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The most important part of an error response is the HTTP status code. Standard s
153153
|---------|-----------|:------:|:------:|
154154
| `id` | String |{{< no >}}|2.4.3|
155155
| `phrase` | String |{{< no >}}|2.4.3|
156-
| `context` | Array of [String (Enum)](#context) |{{< no >}}|2.4.3|
156+
| `context` | Array of [String (Enum)](#context-1) |{{< no >}}|2.4.3|
157157
| `expires_at` | String (Datetime) |{{< yes >}}|2.4.3|
158158
| `irreversible` | Boolean |{{< no >}}|2.4.3|
159159
| `whole_word` | Boolean |{{< no >}}|2.4.3|

0 commit comments

Comments
 (0)