We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13cf091 commit 3448e55Copy full SHA for 3448e55
webhook.rst
@@ -24,10 +24,10 @@ webhook calls from the third-party mailer.
24
25
In this example Mailgun is used with ``'mailer_mailgun'`` as webhook type.
26
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.
+routing configuration, the webhook URL and the RemoteEvent consumer.
28
29
-Install the third party mailer as described in the documentation of the mailer
30
-component.
+Install the third party mailer as described in the documentation of the
+:doc:`Mailer component </mailer>`.
31
32
The Webhook component routing needs to be defined:
33
0 commit comments