diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-06-11 22:54:21 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-06-13 17:59:12 -0400 |
commit | cdf893bc1597c21b90f8c401bacf79a7c70787fb (patch) | |
tree | 0c30c750b14726c53b37728fe202e681cf0cb15f /doc/README.md | |
parent | b9c85393c36027f31bb2e4fd6861cd034fef7fcc (diff) | |
download | gitlab-ce-cdf893bc1597c21b90f8c401bacf79a7c70787fb.tar.gz |
Move 2FA docs from "Workflow" to "Profile Settings"
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 451abf8b792..28459613252 100644 --- a/doc/README.md +++ b/doc/README.md @@ -7,7 +7,7 @@ - [Importing to GitLab](workflow/importing/README.md). - [Markdown](markdown/markdown.md) GitLab's advanced formatting system. - [Permissions](permissions/permissions.md) Learn what each role in a project (guest/reporter/developer/master/owner) can do. -- [Profile Settings](profile/profile.md) +- [Profile Settings](profile/README.md) - [Project Services](project_services/project_services.md) Integrate a project with external services, such as CI and chat. - [Public access](public_access/public_access.md) Learn how you can allow public and internal access to projects. - [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects. |