2
0
Fork 0
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:
moin-Jana 2025-06-21 16:04:25 +02:00 committed by GitHub
parent 0dc01d55fd
commit 5902e1141c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 didnt arrive? Read our guide on [email providers](https://github.com/discourse/discourse/blob/main/docs/INSTALL-email.md).