diff --git a/app/views/admin/application_settings/_form.html.haml b/app/views/admin/application_settings/_form.html.haml
index 81c232b7e922960b93d024184578aa042aec2fdb..99f86e5244bbe73b6d8d3a821c0b87950346f10d 100644
--- a/app/views/admin/application_settings/_form.html.haml
+++ b/app/views/admin/application_settings/_form.html.haml
@@ -117,9 +117,6 @@
             .btn-group{ data: data_attrs }
               - oauth_providers_checkboxes('oauth-providers-help').each do |source|
                 = source
-            %span.help-block#oauth-providers-help
-              Enabled OmniAuth must be configured for GitHub
-              = link_to "(?)", help_page_path("integration", "github")
     .form-group
       = f.label :two_factor_authentication, 'Two-factor authentication', class: 'control-label col-sm-2'
       .col-sm-10