Commit 7de5a0b0 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'docs-aqualls-crosslink-todos' into 'master'

Cross-link and fix to-do items API page

See merge request gitlab-org/gitlab!53655
parents 6f28cd1d 6445e996
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment