Commit dfd7db8
authored
Update URL for Action Mailbox ingress example (#555)
The previous URL (`/postfix/`) returns a 404 error. The correct URL as per documentation at https://edgeguides.rubyonrails.org/action_mailbox_basics.html#postfix is `/relay/`1 parent d71d394 commit dfd7db8
File tree
1 file changed
+1
-1
lines changed- self-hosted/configuration/features/email-channel
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments