diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-07-27 19:23:35 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2017-07-27 19:23:35 +0000 |
commit | 68efbff087ae03ce22a785307fb17e8f3c7c21a9 (patch) | |
tree | c330a2ec27014db2ae805f27341d3fd5cc83b2ce /doc/README.md | |
parent | a5525902fdef91e5112fff7f7e03c8b324421772 (diff) | |
download | gitlab-ce-68efbff087ae03ce22a785307fb17e8f3c7c21a9.tar.gz |
Docs new topic: "user/profile/index"
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 7 |
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 |