diff --git a/docs/webhooks.rst b/docs/webhooks.rst index e25c8faa..967fd8fa 100644 --- a/docs/webhooks.rst +++ b/docs/webhooks.rst @@ -15,7 +15,7 @@ Once these URLs are configured, a serialized copy of the ticket object will be p Signals -------------- -Webhooks are triggered through django signals. +Webhooks are triggered through `Django Signals _`. The two available signals are: - new_ticket_done