summaryrefslogtreecommitdiff
path: root/app/views/groups/settings/integrations/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/settings/integrations/index.html.haml')
-rw-r--r--app/views/groups/settings/integrations/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/settings/integrations/index.html.haml b/app/views/groups/settings/integrations/index.html.haml
index 78825cc72b0..96bd6d69a96 100644
--- a/app/views/groups/settings/integrations/index.html.haml
+++ b/app/views/groups/settings/integrations/index.html.haml
@@ -6,4 +6,4 @@
%p
= s_('GroupSettings|Integrations configured here will automatically apply to all projects in this group.')
= link_to _('Learn more'), '#'
-= render 'shared/integrations/integrations', integrations: @integrations
+= render 'shared/integrations/index', integrations: @integrations