diff --git a/src/core/features/login/lang.json b/src/core/features/login/lang.json index 01c5f519f..7be709c6f 100644 --- a/src/core/features/login/lang.json +++ b/src/core/features/login/lang.json @@ -23,7 +23,7 @@ "emailconfirmsentnoemail": "

An email should have been sent to your address.

It contains easy instructions to complete your registration.

", "emailconfirmsentsuccess": "Confirmation email sent successfully", "emailnotmatch": "Emails do not match", - "erroraccesscontrolalloworigin": "The cross-origin call you're trying to perform has been rejected. Please check https://docs.moodle.org/dev/Moodle_Mobile_development_using_Chrome_or_Chromium", + "erroraccesscontrolalloworigin": "The cross-origin call you're trying to perform has been rejected. Please check https://moodledev.io/general/app/development/setup/app-in-browser", "errordeletesite": "An error occurred while deleting this account. Please try again.", "errorexampleurl": "The URL https://campus.example.edu is only an example URL, it's not a real site. Please use the URL of your school or organization's site.", "errorqrnoscheme": "This URL isn't a valid login URL.",