diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-27 06:06:30 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-27 06:06:30 +0000 |
commit | 529bc7e23ba25fb310c73a3d47759bfdd8b97a0a (patch) | |
tree | 56183a9fbb29deaf3817384466aa781ced95ceac /doc/user/profile/index.md | |
parent | e8baeb7fcba39c9af1b8a02163c12ce28173ae7b (diff) | |
download | gitlab-ce-529bc7e23ba25fb310c73a3d47759bfdd8b97a0a.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/profile/index.md')
-rw-r--r-- | doc/user/profile/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/profile/index.md b/doc/user/profile/index.md index 9c4001f0a79..06e4eac6623 100644 --- a/doc/user/profile/index.md +++ b/doc/user/profile/index.md @@ -53,7 +53,7 @@ From there, you can: [use GitLab as an OAuth provider](../../integration/oauth_provider.md#introduction-to-oauth) - Manage [personal access tokens](personal_access_tokens.md) to access your account via API and authorized applications - Add and delete emails linked to your account -- Choose which email to use for notifications, web-based commits, and display on your public profile +- Choose which email to use for [notifications](notifications.md), web-based commits, and display on your public profile - Manage [SSH keys](../../ssh/README.md) to access your account via SSH - Manage your [preferences](preferences.md#syntax-highlighting-theme) to customize your own GitLab experience |