API.md: fix link to named anchor (#345)
Use #relationship instead of #relationships.
This commit is contained in:
parent
7ff7949c6c
commit
a6e51236ba
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ Query parameters:
|
||||||
| ----- | ---------------------------- | ---------- |
|
| ----- | ---------------------------- | ---------- |
|
||||||
| `id` | Account IDs (can be an array) | no |
|
| `id` | Account IDs (can be an array) | no |
|
||||||
|
|
||||||
Returns an array of [Relationships](#relationships) of the current user to a list of given accounts.
|
Returns an array of [Relationships](#relationship) of the current user to a list of given accounts.
|
||||||
|
|
||||||
#### Searching for accounts:
|
#### Searching for accounts:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue