Skip to content

Commit 3448e55

Browse files
committed
Added link from Webhook to Mailer
1 parent 13cf091 commit 3448e55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

webhook.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ webhook calls from the third-party mailer.
2424

2525
In this example Mailgun is used with ``'mailer_mailgun'`` as webhook type.
2626
Any type name can be used as long as it's unique. Make sure to use it in the
27-
routing configuration, the webhook URL and the Remote Event Consumer.
27+
routing configuration, the webhook URL and the RemoteEvent consumer.
2828

29-
Install the third party mailer as described in the documentation of the mailer
30-
component.
29+
Install the third party mailer as described in the documentation of the
30+
:doc:`Mailer component </mailer>`.
3131

3232
The Webhook component routing needs to be defined:
3333

0 commit comments

Comments
 (0)