From 0cd4bf29a964792c4c48b3a1a8f5303ccf028eef Mon Sep 17 00:00:00 2001 From: Kayn Date: Tue, 14 Nov 2023 00:00:32 +0100 Subject: [PATCH] Update link to current API version (#284) --- src/contributors/04-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contributors/04-api.md b/src/contributors/04-api.md index 6a6177c..327911f 100644 --- a/src/contributors/04-api.md +++ b/src/contributors/04-api.md @@ -15,7 +15,7 @@ More clearly arranged, unofficial API documentation is available at: **GET example** -The current api `{version}` is [here](https://github.com/LemmyNet/lemmy-js-client/blob/main/src/types/others.ts#L1). +The current API `{version}` is [here](https://github.com/LemmyNet/lemmy-js-client/blob/main/src/other_types.ts#L1). ``` curl "https://lemmy.ml/api/{version}/community/list?sort=Hot"`