From 6c00a1752c7aedf2c3af32fc3c8d2cb01425e6d3 Mon Sep 17 00:00:00 2001 From: CChislett Date: Mon, 6 Jul 2026 08:56:50 +0100 Subject: [PATCH 1/2] Move admin sections out of MISCELLANEOUS into new ADMINISTRATION section, fix Data and Licenses to Data & Licenses --- mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index fbe7c75..dabb25b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -200,7 +200,8 @@ nav: - Getting-started/Tutorials/Common-issues/CF2025-and-FR-2025-Startup-issue.md - Getting-started/Tutorials/Common-issues/FR-wmic.exe-error.md - Getting-started/Tutorials/Common-issues/TLS-deprecation-guide.md - - Data and Licenses: + - ADMINISTRATION: + - Data & Licenses: - Licence Keys: Admin-and-data/Licensing/Licensing.md - API Keys: Admin-and-data/api-keys.md - Shipping: Admin-and-data/shipping.md From cb4f0b414e883e9f0bc30c2fb229bbf55281c826 Mon Sep 17 00:00:00 2001 From: CChislett Date: Mon, 6 Jul 2026 09:32:04 +0100 Subject: [PATCH 2/2] Move admin sections to ADMINISTRATION, fix Data & Licenses naming, fix image paths --- docs/Admin-and-data/Account/Cloud/notifications.md | 2 +- docs/Admin-and-data/Account/Cloud/watched-services.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Admin-and-data/Account/Cloud/notifications.md b/docs/Admin-and-data/Account/Cloud/notifications.md index dec9d4c..0574fd0 100644 --- a/docs/Admin-and-data/Account/Cloud/notifications.md +++ b/docs/Admin-and-data/Account/Cloud/notifications.md @@ -2,7 +2,7 @@ Choose which notifications you receive. Navigate to **Profile settings > Notifications** to open it. -![Notification settings](../../../../images/notification-settings.png) +![Notification settings](../../../images/notification-settings.png) Each notification type can be toggled on or off: diff --git a/docs/Admin-and-data/Account/Cloud/watched-services.md b/docs/Admin-and-data/Account/Cloud/watched-services.md index 19a3d5f..31bbba5 100644 --- a/docs/Admin-and-data/Account/Cloud/watched-services.md +++ b/docs/Admin-and-data/Account/Cloud/watched-services.md @@ -2,7 +2,7 @@ Services you watch to drive watched-service notifications. Navigate to **Profile settings > Watched services** to open it. -![Watched services](../../../../images/watched-services.png) +![Watched services](../../../images/watched-services.png) Select the services you want to watch. When a watched service has an incident, you will receive a notification if that notification type is enabled in [Notifications](notifications.md).