Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-07-27 22:23:35 +0300
committerJob van der Voort <job@gitlab.com>2017-07-27 22:23:35 +0300
commit68efbff087ae03ce22a785307fb17e8f3c7c21a9 (patch)
treec330a2ec27014db2ae805f27341d3fd5cc83b2ce /doc/README.md
parenta5525902fdef91e5112fff7f7e03c8b324421772 (diff)
Docs new topic: "user/profile/index"
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/README.md b/doc/README.md
index a2864543b39..cc63ecb7eab 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -36,9 +36,10 @@ Shortcuts to GitLab's most visited docs:
### User account
-- [User documentation](user/index.md)
-- [Authentication](topics/authentication/index.md): Account security with two-factor authentication, setup your ssh keys and deploy keys for secure access to your projects.
-- [Profile settings](profile/README.md): Manage your profile settings, two factor authentication and more.
+- [User documentation](user/index.md): Learn how to use GitLab and explore its features
+- [User account](user/profile/index.md): Manage your account
+ - [Authentication](topics/authentication/index.md): Account security with two-factor authentication, setup your ssh keys and deploy keys for secure access to your projects.
+ - [Profile settings](user/profile/index.md#profile-settings): Manage your profile settings, two factor authentication and more.
- [User permissions](user/permissions.md): Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.
### Projects and groups