Skip to content

Commit 708eb6e

Browse files
committed
Replaced doc link with reference
1 parent 00482dc commit 708eb6e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

mailer.rst

+2
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ native ``native://default`` Mailer uses the sendmail
9393
It's highly recommended to NOT use ``native://default`` as you cannot control
9494
how sendmail is configured (prefer using ``sendmail://default`` if possible).
9595

96+
.. _mailer_3rd_party_transport:
97+
9698
Using a 3rd Party Transport
9799
~~~~~~~~~~~~~~~~~~~~~~~~~~~
98100

webhook.rst

+1-1
Original file line numberDiff line numberDiff 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
2727
routing configuration, the webhook URL and the RemoteEvent consumer.
2828

2929
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>`.
3131

3232
The Webhook component routing needs to be defined:
3333

0 commit comments

Comments
 (0)