diff --git a/src/templates/_components/auth/methods/TOTP/setup.twig b/src/templates/_components/auth/methods/TOTP/setup.twig index e1a9c5b6e85..5107e951637 100644 --- a/src/templates/_components/auth/methods/TOTP/setup.twig +++ b/src/templates/_components/auth/methods/TOTP/setup.twig @@ -5,7 +5,6 @@ ## {{ 'Step {number}:'|t('app', {number: 1}) }} {{ 'Install an authenticator app.'|t('app') }} {{ 'Install an authenticator app, such as:'|t('app') }} -- [Authy](https://authy.com/) ({{ 'all platforms and browsers'|t('app') }}) - [Duo Mobile](https://duo.com/product/multi-factor-authentication-mfa/duo-mobile-app) ({{ 'iOS and Android'|t('app') }}) - Google Authenticator ({{ 'iOS and Android'|t('app') }}) - [Microsoft Authenticator](https://www.microsoft.com/en-us/security/mobile-authenticator-app) ({{ 'iOS and Android'|t('app') }})