564c37d9b6
Files moved: * Workflow * help/ssh * help/webhooks * help/system_hooks * help/public_access * help/permissions
6 lines
182 B
Text
6 lines
182 B
Text
= render layout: 'help/layout' do
|
|
%h3.page-title Project web hooks
|
|
|
|
.help_body
|
|
= preserve do
|
|
= markdown File.read(Rails.root.join("doc", "web_hooks", "web_hooks.md"))
|