diff --git a/docs/source/2-configuration.md b/docs/source/2-configuration.md index 29f4102..fc903a1 100644 --- a/docs/source/2-configuration.md +++ b/docs/source/2-configuration.md @@ -182,6 +182,7 @@ Then: Then enable Microsoft login with the `ENABLE_MICROSOFT_LOGIN` option in the `Config` section of the admin dashboard, as per [these instructions](#main-configuration-options). ## Inviting Users +(inviting_users)= In the admin dashboard, click `Add` next to `Users`. Choose a username for them, enter their email address, and enter a temporary password. It does not matter what this password is, and you do not need to remember or store it, as the new user is automatically sent an email welcoming them to the platform and providing instructions for how to reset their password. diff --git a/docs/source/3-admin-usage.md b/docs/source/3-admin-usage.md index cc6b2ed..3c7ffb8 100644 --- a/docs/source/3-admin-usage.md +++ b/docs/source/3-admin-usage.md @@ -8,7 +8,7 @@ Admin dashboard: this is the admin section of the site, accessed by clicking `Ad ## Inviting Users -Please see [Configuration](/2-configuration#inviting-users). +Please see [Configuration](inviting_users). ## Deleting Users