summaryrefslogtreecommitdiffstats
path: root/templates/org/settings/hooks.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/org/settings/hooks.tmpl')
-rw-r--r--templates/org/settings/hooks.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/org/settings/hooks.tmpl b/templates/org/settings/hooks.tmpl
index 9052bf6146..825b1e941d 100644
--- a/templates/org/settings/hooks.tmpl
+++ b/templates/org/settings/hooks.tmpl
@@ -5,7 +5,7 @@
<div class="ui grid">
{{template "org/settings/navbar" .}}
<div class="twelve wide column content">
- {{template "repo/settings/hook_list" .}}
+ {{template "repo/settings/webhook/list" .}}
</div>
</div>
</div>