Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/todos.md')
-rw-r--r--doc/api/todos.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/api/todos.md b/doc/api/todos.md
index 203d1bc6f03..3b2e3acb38b 100644
--- a/doc/api/todos.md
+++ b/doc/api/todos.md
@@ -10,8 +10,9 @@ info: To determine the technical writer assigned to the Stage/Group associated w
## Get a list of to dos
-Returns a list of to dos. When no filter is applied, it returns all pending to dos
-for the current user. Different filters allow the user to precise the request.
+Returns a list of [to-do items](../user/todos.md). When no filter is applied, it
+returns all pending to-do items for the current user. Different filters allow the
+user to refine the request.
```plaintext
GET /todos