Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 80a809c

Browse files
committed
fix: minor in file webhook.rst
1 parent a2dc84e commit 80a809c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webhook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ webhook consumer code.
100100
The webhook routing name is part of the URL you need to configure at the
101101
third-party mailer provider. The URL is the concatenation of your domain name
102102
and the routing name you chose in the configuration (like
103-
``https://example.com/webhook/mailer_mailgun``.
103+
``https://example.com/webhook/mailer_mailgun``).
104104

105105
For Mailgun, you will get a secret for the webhook. Store this secret as
106106
MAILER_MAILGUN_SECRET (in the :doc:`secrets management system

0 commit comments

Comments
 (0)