diff --git a/app/views/profiles/two_factor_auths/show.html.haml b/app/views/profiles/two_factor_auths/show.html.haml
index 6304d42896d212b225b32a339ea19b5eba208854..6f60785f20c940b1b116f968dacdde24eefd2dee 100644
--- a/app/views/profiles/two_factor_auths/show.html.haml
+++ b/app/views/profiles/two_factor_auths/show.html.haml
@@ -21,8 +21,9 @@
 
       - else
         %p
-          - register_2fa_token = _('We recommend cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device.')
+          - register_2fa_token = _('We recommend using cloud-based authenticator applications that can restore access if you lose your hardware device.')
           = register_2fa_token.html_safe
+          = link_to _('What are some examples?'), help_page_path('user/profile/account/two_factor_authentication', anchor: 'enable-one-time-password'), target: '_blank', rel: 'noopener noreferrer'
         .row.gl-mb-3
           .col-md-4.gl-min-w-fit-content
             .gl-p-2.gl-mb-3{ style: 'background: #fff' }
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index a3cef05e0a9f4a9ad1bc7714788f590e0e3eb8d3..94e2c65c89d4805a0126ca4ef73ce0a230337909 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -43515,9 +43515,6 @@ msgstr ""
 msgid "We recommend a work email address."
 msgstr ""
 
-msgid "We recommend cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
-msgstr ""
-
 msgid "We recommend leaving all SAST analyzers enabled"
 msgstr ""
 
@@ -43527,6 +43524,9 @@ msgstr ""
 msgid "We recommend that you buy additional Pipeline minutes to resume normal service."
 msgstr ""
 
+msgid "We recommend using cloud-based authenticator applications that can restore access if you lose your hardware device."
+msgstr ""
+
 msgid "We sent you an email with reset password instructions"
 msgstr ""
 
@@ -43827,6 +43827,9 @@ msgstr ""
 msgid "What are project audit events?"
 msgstr ""
 
+msgid "What are some examples?"
+msgstr ""
+
 msgid "What does the setting affect?"
 msgstr ""