diff options
author | Salman Mohammadi <salman@smoha.org> | 2018-12-04 00:01:47 +0000 |
---|---|---|
committer | Salman Mohammadi <salman@smoha.org> | 2018-12-04 00:01:47 +0000 |
commit | 75dc0c6cc20ce85339e753bfb80b884251aec91a (patch) | |
tree | c498fc2618d4603d2c75e312cb4d215cde2b20ba /doc/security | |
parent | 3b44b2f3124b9bca943007e11939dfa7c49ea5cf (diff) | |
download | gitlab-ce-75dc0c6cc20ce85339e753bfb80b884251aec91a.tar.gz |
fix: update the link to the new address.
this change eliminates the need to redirect the page.
Diffstat (limited to 'doc/security')
-rw-r--r-- | doc/security/two_factor_authentication.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security/two_factor_authentication.md b/doc/security/two_factor_authentication.md index b770f2544d2..4b65b901487 100644 --- a/doc/security/two_factor_authentication.md +++ b/doc/security/two_factor_authentication.md @@ -6,7 +6,7 @@ password to login, they'll be prompted for a code generated by an application on their phone. You can read more about it here: -[Two-factor Authentication (2FA)](../profile/two_factor_authentication.md) +[Two-factor Authentication (2FA)](../user/profile/account/two_factor_authentication.md) ## Enforcing 2FA for all users |