web_hooks.html.haml 182 Bytes
= 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"))