diff options
author | Robert Speicher <rspeicher@gmail.com> | 2017-04-06 15:40:40 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2017-04-06 15:41:18 -0400 |
commit | 727d8de24d9988c98c2826791d94e9a5ec11cc91 (patch) | |
tree | ed4e6e154d220b3d81e8ce25c2c7267861b2e295 /doc/user/profile | |
parent | 00e00cacf8cb4ce3bfb733bae47e7e594e91e294 (diff) | |
download | gitlab-ce-727d8de24d9988c98c2826791d94e9a5ec11cc91.tar.gz |
Fix "Generate new recovery codes using SSH" documentation linkrs-fix-doc-anchor-link
[ci skip]
Diffstat (limited to 'doc/user/profile')
-rw-r--r-- | doc/user/profile/account/two_factor_authentication.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/profile/account/two_factor_authentication.md b/doc/user/profile/account/two_factor_authentication.md index 63a3d3c472e..fb69d934ae1 100644 --- a/doc/user/profile/account/two_factor_authentication.md +++ b/doc/user/profile/account/two_factor_authentication.md @@ -143,7 +143,7 @@ into the password field. To disable two-factor authentication on your account (for example, if you have lost your code generation device) you can: * [Use a saved recovery code](#use-a-saved-recovery-code) -* [Generate new recovery codes using SSH](#generate-new-recovery-codes-using-SSH) +* [Generate new recovery codes using SSH](#generate-new-recovery-codes-using-ssh) * [Ask a GitLab administrator to disable two-factor authentication on your account](#ask-a-gitlab-administrator-to-disable-two-factor-authentication-on-your-account) ### Use a saved recovery code |