From 10cfbc6e4528f1c2ab95513790b68c383a5c7c05 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 25 Nov 2021 11:13:58 +0000 Subject: [PATCH] Fix typo in URL in API docs --- app/flatpages/help/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/flatpages/help/api.md b/app/flatpages/help/api.md index 456d7c7..b7e8847 100644 --- a/app/flatpages/help/api.md +++ b/app/flatpages/help/api.md @@ -228,7 +228,7 @@ curl -X POST https://content.minetest.net/api/packages/username/name/screenshots ## Reviews -* GET `/api/packages///releases/` (List) +* GET `/api/packages///reviews/` (List) * Returns array of review dictionaries with keys: * `user`: dictionary with `display_name` and `username`. * `title`: review title