File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,8 @@ native ``native://default`` Mailer uses the sendmail
93
93
It's highly recommended to NOT use ``native://default `` as you cannot control
94
94
how sendmail is configured (prefer using ``sendmail://default `` if possible).
95
95
96
+ .. _mailer_3rd_party_transport :
97
+
96
98
Using a 3rd Party Transport
97
99
~~~~~~~~~~~~~~~~~~~~~~~~~~~
98
100
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Any type name can be used as long as it's unique. Make sure to use it in the
27
27
routing configuration, the webhook URL and the RemoteEvent consumer.
28
28
29
29
Install the third party mailer as described in the documentation of the
30
- :doc : `Mailer component </mailer >`.
30
+ :ref : `Mailer component <mailer_3rd_party_transport >`.
31
31
32
32
The Webhook component routing needs to be defined:
33
33
You can’t perform that action at this time.
0 commit comments