Merge pull request #6135 from udan11/fix_dead_link

Fix dead link present in admin account registration instructions.
This commit is contained in:
Jeff Atwood 2018-07-22 21:05:43 -07:00 committed by GitHub
commit ab5d40c319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3791,7 +3791,7 @@ en:
button: "Register"
title: "Register Admin Account"
help: "register a new account to get started"
no_emails: "Unfortunately, no administrator emails were defined during setup, so finalizing the configuration <a href='https://meta.discourse.org/t/how-to-create-an-administrator-account-after-install/14046'>may be difficult</a>."
no_emails: "Unfortunately, no administrator emails were defined during setup, so finalizing the configuration may be difficult. Please add a developer email in the configuration file or <a href='https://meta.discourse.org/t/create-admin-account-from-console/17274'>create an administrator account from console</a>."
confirm_email:
title: "Confirm your Email"
message: "<p>We sent an activation mail to <b>%{email}</b>. Please follow the instructions in the email to activate your account.</p><p>If it doesn't arrive, ensure you have set up email correctly for your Discourse and check your spam folder.</p>"