From aecd0ff314af9cb2aaf636c1b6b0666251cf61e8 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sun, 26 Mar 2023 18:50:18 +0100 Subject: [PATCH] [DOCS] Anpther attempt fix cross-ref link --- docs/source/2-configuration.md | 2 +- docs/source/3-admin-usage.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/2-configuration.md b/docs/source/2-configuration.md index de4043f..8c351ad 100644 --- a/docs/source/2-configuration.md +++ b/docs/source/2-configuration.md @@ -1,5 +1,4 @@ # Configuration -(configuration)= After installing the Network Mapper, some configuration must be done in the web interface. You will need to log in with an admin account. @@ -182,6 +181,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 17b625e..161ff1b 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](configuration#inviting-users). +Please see [Configuration](../2-configuration.md#inviting-users). ## Deleting Users