summaryrefslogtreecommitdiff
path: root/doc/api/visual_review_discussions.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/visual_review_discussions.md')
-rw-r--r--doc/api/visual_review_discussions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/visual_review_discussions.md b/doc/api/visual_review_discussions.md
index c3414a4e9ec..8457f63fd38 100644
--- a/doc/api/visual_review_discussions.md
+++ b/doc/api/visual_review_discussions.md
@@ -26,7 +26,7 @@ Parameters:
| Attribute | Type | Required | Description |
| ------------------------- | -------------- | -------- | ----------- |
-| `id` | integer/string | yes | The ID or [URL-encoded path of the project](README.md#namespaced-path-encoding) |
+| `id` | integer/string | yes | The ID or [URL-encoded path of the project](index.md#namespaced-path-encoding) |
| `merge_request_iid` | integer | yes | The IID of a merge request |
| `body` | string | yes | The content of the thread |
| `position` | hash | no | Position when creating a diff note |