aboutsummaryrefslogtreecommitdiff
path: root/app/flatpages/help/api.md
diff options
context:
space:
mode:
Diffstat (limited to 'app/flatpages/help/api.md')
-rw-r--r--app/flatpages/help/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/flatpages/help/api.md b/app/flatpages/help/api.md
index ab5e71c..893d3b0 100644
--- a/app/flatpages/help/api.md
+++ b/app/flatpages/help/api.md
@@ -25,7 +25,7 @@ Tokens can be attained by visiting [Profile > "API Tokens"](/user/tokens/).
* GET `/api/packages/` - See [Package Queries](#package-queries)
* GET `/api/scores/` - See [Package Queries](#package-queries)
* GET `/api/packages/<username>/<name>/`
-* GET `/api/packages/<username>/<name>/`
+* GET `/api/packages/<username>/<name>/dependencies/`
* If query argument `only_hard` is present, only hard deps will be returned.
### Releases