Skip to content

Commit 1732ccc

Browse files
committed
Fixed a RST reference
1 parent 5708a75 commit 1732ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ required to connect to the mail server. Those parameters are defined in the
4545
# use this to configure a traditional SMTP server
4646
MAILER_URL=smtp://localhost:25?encryption=ssl&auth_mode=login&username=&password=
4747
48-
Refer to the :doc:`SwiftMailer configuration reference </reference/configuration/swiftmailer.yml>`
48+
Refer to the :doc:`SwiftMailer configuration reference </reference/configuration/swiftmailer>`
4949
for the detailed explanation of all the available config options.
5050

5151
Sending Emails

0 commit comments

Comments
 (0)