Skip to content

Commit 2683744

Browse files
committed
ENH Update link to userhelp site
1 parent 265d3ad commit 2683744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/RegisterHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class RegisterHandler implements RegisterHandlerInterface
3434
* @config
3535
* @var string
3636
*/
37-
private static $user_help_link = 'https://userhelp.silverstripe.org/en/6/optional_features/multi-factor_authentication/user_manual/using_authenticator_apps/'; // phpcs:ignore
37+
private static $user_help_link = 'https://userhelp.silverstripe.org/en/6/optional_features/mfa/user_manual/using_authenticator_apps/'; // phpcs:ignore
3838

3939
/**
4040
* The desired length of the TOTP secret. This affects the UI, since it is displayed to the user to be entered

0 commit comments

Comments
 (0)