From a6e51236baa42d0b4b939b732a9963e1431c9e2f Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Tue, 25 Jul 2017 16:47:29 +0200 Subject: [PATCH] API.md: fix link to named anchor (#345) Use #relationship instead of #relationships. --- Using-the-API/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-the-API/API.md b/Using-the-API/API.md index 45c58b3d..845b787a 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -175,7 +175,7 @@ Query parameters: | ----- | ---------------------------- | ---------- | | `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: