From 156c8f899c350fbbdeabf5619c32388da95f875c Mon Sep 17 00:00:00 2001 From: Ahmed Alaa <92916738+AhmedAlaa4611@users.noreply.github.com> Date: Sun, 13 Jul 2025 17:49:47 +0300 Subject: [PATCH] Fix outdated URLs in Mail --- mail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail.md b/mail.md index 06dc85f94c..80a2d293cd 100644 --- a/mail.md +++ b/mail.md @@ -87,7 +87,7 @@ After configuring your application's default mailer, add the following options t ], ``` -If you are not using the United States [Mailgun region](https://documentation.mailgun.com/en/latest/api-intro.html#mailgun-regions), you may define your region's endpoint in the `services` configuration file: +If you are not using the United States [Mailgun region](https://documentation.mailgun.com/docs/mailgun/api-reference/#mailgun-regions), you may define your region's endpoint in the `services` configuration file: ```php 'mailgun' => [