diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-03-05 12:55:30 +0000 |
---|---|---|
committer | Marcia Ramos <marcia@gitlab.com> | 2019-03-05 12:55:30 +0000 |
commit | 084d16a8fa4edf29a25969a17c70efd9832fcc49 (patch) | |
tree | ff94fb75432f4f8a535f02970703cea32cd57c21 /doc/user/search/index.md | |
parent | ceab79af75d67afd45907ea44b8d0856320adcd0 (diff) | |
download | gitlab-ce-084d16a8fa4edf29a25969a17c70efd9832fcc49.tar.gz |
Docs: Fix all anchors in /user docs
Diffstat (limited to 'doc/user/search/index.md')
-rw-r--r-- | doc/user/search/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/search/index.md b/doc/user/search/index.md index 770cef42995..705983cce2a 100644 --- a/doc/user/search/index.md +++ b/doc/user/search/index.md @@ -96,7 +96,7 @@ quickly access issues and merge requests created or assigned to you within that Your [todos](../../workflow/todos.md#gitlab-todos) can be searched by "to do" and "done". You can [filter](../../workflow/todos.md#filtering-your-todos) them per project, author, type, and action. Also, you can sort them by -[**Label priority**](../../user/project/labels.md#prioritize-labels), +[**Label priority**](../../user/project/labels.md#label-priority), **Last created** and **Oldest created**. ## Projects |