Minor link correction

This commit is contained in:
David
2013-02-12 17:41:06 +01:00
committed by Nick Martin
parent 124d05488b
commit dc9f69d39f

View File

@@ -1437,7 +1437,7 @@ call [`Accounts.sendEnrollmentEmail`](#accounts_sendenrollmentemail). This
will send the user an email with a link to set their initial password.
By default the `profile` option is added directly to the new user document. To
override this behavior, use [`Accounts.onCreateUser`](#accounts_createuser).
override this behavior, use [`Accounts.onCreateUser`](#accounts_oncreateuser).
This function is only used for creating users with passwords. The external
service login flows do not use this function.