From d24756ca388a1c9fc8db1176ec671c521f3d2881 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sun, 26 Mar 2023 18:36:25 +0100 Subject: [PATCH] [DOCS] Attempt fix callout type name --- docs/source/2-configuration.md | 4 ++-- docs/source/3-admin-usage.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/2-configuration.md b/docs/source/2-configuration.md index c44d79e..bbedae6 100644 --- a/docs/source/2-configuration.md +++ b/docs/source/2-configuration.md @@ -2,7 +2,7 @@ After installing the Network Mapper, some configuration must be done in the web interface. You will need to log in with an admin account. -:::{info} +:::{information} Admin dashboard: this is the admin section of the site, accessed by clicking `Admin` in the navigation bar at the top of the screen. ::: @@ -132,7 +132,7 @@ Organisations are created through the main site (not the admin dashboard). ### People -:::{info} +:::{information} When a `Person` is created for a user who does not have an account, an anonymous account is created for them - with login disabled and a random username (starting `autogen_`). This allows administrators to edit their details on their behalf. You should not delete these users unless you wish to delete all data relating to that person. ::: diff --git a/docs/source/3-admin-usage.md b/docs/source/3-admin-usage.md index 4bac5fb..613bbb9 100644 --- a/docs/source/3-admin-usage.md +++ b/docs/source/3-admin-usage.md @@ -2,7 +2,7 @@ You will need to log in with an administrator account to perform these actions. -:::{info} +:::{information} Admin dashboard: this is the admin section of the site, accessed by clicking `Admin` in the navigation bar at the top of the screen. :::