Skip to content

Commit 2ea68a1

Browse files
authored
Merge pull request rails#52375 from lairtonmendes/action_mailbox_mailgun
[ci skip] Update guide action_mailbox_basics.md mailgun tutorial
2 parents 0fbf310 + 65f3944 commit 2ea68a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/action_mailbox_basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ config.action_mailbox.ingress = :mailgun
134134
```
135135

136136
[Configure
137-
Mailgun](https://documentation.mailgun.com/en/latest/user_manual.html#receiving-forwarding-and-storing-messages)
137+
Mailgun](https://documentation.mailgun.com/docs/mailgun/user-manual/receive-forward-store/)
138138
to forward inbound emails to
139139
`/rails/action_mailbox/mailgun/inbound_emails/mime`. If your application lived
140140
at `https://example.com`, you would specify the fully-qualified URL

0 commit comments

Comments
 (0)