summaryrefslogtreecommitdiff
path: root/doc/api/group_releases.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/group_releases.md')
-rw-r--r--doc/api/group_releases.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/group_releases.md b/doc/api/group_releases.md
index 1918d0a54b9..e00693a2fd5 100644
--- a/doc/api/group_releases.md
+++ b/doc/api/group_releases.md
@@ -27,7 +27,7 @@ Parameters:
| Attribute | Type | Required | Description |
|---------------------|----------------|----------|---------------------------------------------------------------------------------------------------------------|
-| `id` | integer/string | yes | The ID or [URL-encoded path of the group](index.md#namespaced-path-encoding) owned by the authenticated user. |
+| `id` | integer/string | yes | The ID or [URL-encoded path of the group](rest/index.md#namespaced-path-encoding) owned by the authenticated user. |
| `sort` | string | no | The direction of the order. Either `desc` (default) for descending order or `asc` for ascending order. |
| `simple` | boolean | no | Return only limited fields for each release. |