diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-06-02 18:39:20 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-06-02 18:39:30 -0400 |
commit | 42f36268629d2029e16b70f1b112e404e6439bd7 (patch) | |
tree | bea2d0babef1ea9ef9177d648be29a1a9cf24d52 /doc/workflow/README.md | |
parent | 79aac2c128e0c2fa8fd657af273fbd219002f39c (diff) | |
download | gitlab-ce-rs-2fa-docs.tar.gz |
Add 2FA docsrs-2fa-docs
[ci skip]
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r-- | doc/workflow/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index 0fca68f364e..89005e51958 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -11,7 +11,8 @@ - [Migrating from SVN to GitLab](migrating_from_svn.md) - [Project importing from GitHub to GitLab](import_projects_from_github.md) - [Project importing from GitLab.com to your private GitLab instance](import_projects_from_gitlab_com.md) +- [Two-factor Authentication (2FA)](two_factor_authentication.md) - [Protected branches](protected_branches.md) - [Change your time zone](timezone.md) - [Keyboard shortcuts](shortcuts.md) -- [Web Editor](web_editor.md)
\ No newline at end of file +- [Web Editor](web_editor.md) |