diff options
author | Robert Speicher <robert@gitlab.com> | 2017-05-23 18:49:37 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2017-05-23 18:49:37 +0000 |
commit | 2d67845d11f171e2ca1ddd2bf1cde3b2f7f16bbf (patch) | |
tree | 7ff37d1031fa3bcaa12445f2e3bc8a788c4a8f77 /doc | |
parent | 536f74ff1e9a2b7e5723cf5d866e7cb9d650a877 (diff) | |
parent | 5693de62c8d126c42aea6e500b1edcc92517ee83 (diff) | |
download | gitlab-ce-2d67845d11f171e2ca1ddd2bf1cde3b2f7f16bbf.tar.gz |
Merge branch '29881-default-project-view-highlighted-tab-when-changing-settings' into 'master'
Change ‘Project view’ label to ‘Project home page content’
Closes #29881
See merge request !11650
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/profile/preferences.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/profile/preferences.md b/doc/user/profile/preferences.md index e5038835027..f2ad42f21fd 100644 --- a/doc/user/profile/preferences.md +++ b/doc/user/profile/preferences.md @@ -50,15 +50,15 @@ You have 6 options here that you can use for your default dashboard view: - Your groups - Your [Todos] -### Default project view +### Project home page content -The default project view settings allows you to choose what content you want to -see on a project's landing page. +The project home page content setting allows you to choose what content you want to +see on a project’s home page. You can choose between 2 options: - Show the files and the readme (default) -- Show the project's activity +- Show the project’s activity [rouge]: http://rouge.jneen.net/ "Rouge website" [todos]: ../../workflow/todos.md |