mirror of
https://github.com/discourse/discourse.git
synced 2025-08-17 18:04:11 +08:00
FIX: broken link in admin quick start guide (#33295)
As reported in https://meta.discourse.org/t/self-hosted-discourse-instance-appending-7d-to-the-fqdn/371144, there was an extra "7D" in the URL which caused the link to break.
This commit is contained in:
parent
0dc01d55fd
commit
5902e1141c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Email is required for new account signups and notifications.
|
||||
|
||||
→ Send a **[<kbd>test email</kbd>](%{base_url}7D/admin/email/server-settings)**.
|
||||
→ Send a **[<kbd>test email</kbd>](%{base_url}/admin/email/server-settings)**.
|
||||
|
||||
→ Email didn’t arrive? Read our guide on [email providers](https://github.com/discourse/discourse/blob/main/docs/INSTALL-email.md).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue