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/profile/README.md | |
parent | b9c85393c36027f31bb2e4fd6861cd034fef7fcc (diff) | |
download | gitlab-ce-cdf893bc1597c21b90f8c401bacf79a7c70787fb.tar.gz |
Move 2FA docs from "Workflow" to "Profile Settings"
Diffstat (limited to 'doc/profile/README.md')
-rw-r--r-- | doc/profile/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/profile/README.md b/doc/profile/README.md new file mode 100644 index 00000000000..6f8359d87fa --- /dev/null +++ b/doc/profile/README.md @@ -0,0 +1,4 @@ +# Profile Settings + +- [Preferences](preferences.md) +- [Two-factor Authentication (2FA)](two_factor_authentication.md) |