diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-06-07 15:08:36 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-06-07 15:08:36 +0000 |
commit | b5419a753872f99d5a6058a4caadfab43992820b (patch) | |
tree | c577d63b08fbab6c71ed0a71bb45d9348e6a218a /doc/user/search | |
parent | 975b3b8e490763bf2a53572e018d3698546aec99 (diff) | |
download | gitlab-ce-b5419a753872f99d5a6058a4caadfab43992820b.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/search')
-rw-r--r-- | doc/user/search/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/search/index.md b/doc/user/search/index.md index e79976fd133..b616b606b64 100644 --- a/doc/user/search/index.md +++ b/doc/user/search/index.md @@ -161,9 +161,9 @@ You can search through your projects from the left menu, by clicking the menu ba On the field **Filter by name**, type the project or group name you want to find, and GitLab will filter them for you as you type. -You can also look for the projects you starred (**Starred projects**), and **Explore** all +You can also look for the projects you [starred](../project/index.md#star-a-project) (**Starred projects**), and **Explore** all public and internal projects available in GitLab.com, from which you can filter by visibility, -through **Trending**, best rated with **Most starts**, or **All** of them. +through **Trending**, best rated with **Most stars**, or **All** of them. You can also sort them by **Name**, **Last created**, **Oldest created**, **Last updated**, **Oldest updated**, **Owner**, and choose to hide or show **archived projects**: |