summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-08-18 20:48:01 +0000
committerVictor Wu <victor@gitlab.com>2017-08-18 20:48:01 +0000
commit02c13cbb4d52cc83573519cf42ffa2e468016526 (patch)
treedf5c9f9cb0e11b305ca49fac7589311f2cd2d924
parent1939052afc8995123e67786ec92762e1a7d17fed (diff)
downloadgitlab-ce-02c13cbb4d52cc83573519cf42ffa2e468016526.tar.gz
Update search and filter links
-rw-r--r--doc/use..r/project/merge_requests/index.md (renamed from doc/user/project/merge_requests/index.md)4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/project/merge_requests/index.md b/doc/use..r/project/merge_requests/index.md
index 53f71e544ad..6c72f3e81b3 100644
--- a/doc/user/project/merge_requests/index.md
+++ b/doc/use..r/project/merge_requests/index.md
@@ -64,13 +64,15 @@ There are tabs to quickly filter by open, merged, and closed merge requests.
![Project merge requests list view](img/project_merge_requests_list_view.png)
+[Search and filter the results](../../search/index.md#issues-and-merge-requests-per-project)
+
View all the merge requests in a group (that is, all the merge requests across all projects in that
group) by navigating to **Group > Merge Requests**. This view also has the open, merged, and closed
merge request tabs.
![Group Issues list view](img/group_merge_requests_list_view.png)
-In both these list views, [search and filter the results]().
+[Search and filter the results](../../search/index.md#issues-and-merge-requests-per-group)
## Authorization for merge requests