File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ class LoginHandler extends BaseLoginHandler
6565 * @var string
6666 */
6767 // phpcs:disable
68- private static $ user_help_link = 'https://userhelp.silverstripe.org/en/4 /optional_features/multi-factor_authentication/ ' ;
68+ private static $ user_help_link = 'https://userhelp.silverstripe.org/en/5 /optional_features/multi-factor_authentication/ ' ;
6969 // phpcs:enable
7070
7171 /**
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ class RegisterHandler implements RegisterHandlerInterface
3030 * @var string
3131 */
3232 // phpcs:disable
33- private static $ user_help_link = 'https://userhelp.silverstripe.org/en/4 /optional_features/multi-factor_authentication/user_manual/regaining_access/ ' ;
33+ private static $ user_help_link = 'https://userhelp.silverstripe.org/en/5 /optional_features/multi-factor_authentication/user_manual/regaining_access/ ' ;
3434 // phpcs:enable
3535
3636 /**
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ class SiteConfigExtension extends DataExtension
2929 * @var string
3030 */
3131 // phpcs:disable
32- private static $ mfa_help_link = 'https://userhelp.silverstripe.org/en/4 /optional_features/multi-factor_authentication/ ' ;
32+ private static $ mfa_help_link = 'https://userhelp.silverstripe.org/en/5 /optional_features/multi-factor_authentication/ ' ;
3333 // phpcs:enable
3434
3535 private static $ db = [
You can’t perform that action at this time.
0 commit comments