diff --git a/app/views/help/web_hooks.html.haml b/app/views/help/web_hooks.html.haml
index 09745f7..272b4c4 100644
--- a/app/views/help/web_hooks.html.haml
+++ b/app/views/help/web_hooks.html.haml
@@ -9,5 +9,5 @@
%br
GitLab will send POST request with commits information on every push.
%h5 Hooks request example:
- = render "hooks/data_ex"
+ = render "projects/hooks/data_ex"
--
libgit2 0.21.2