From ba384d29f632ca1c04c2736f0f00d965b9c61f5c Mon Sep 17 00:00:00 2001 From: George Robinson Date: Tue, 24 Oct 2023 19:31:03 +0100 Subject: [PATCH] Alerting: Fix order of the Alerting docs (#77084) --- docs/sources/alerting/alerting-rules/_index.md | 2 +- docs/sources/alerting/fundamentals/_index.md | 2 +- docs/sources/alerting/manage-notifications/_index.md | 2 +- docs/sources/alerting/monitor/_index.md | 2 +- docs/sources/alerting/set-up/_index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/sources/alerting/alerting-rules/_index.md b/docs/sources/alerting/alerting-rules/_index.md index 06e60be604b..750b7c7c414 100644 --- a/docs/sources/alerting/alerting-rules/_index.md +++ b/docs/sources/alerting/alerting-rules/_index.md @@ -13,7 +13,7 @@ labels: - oss menuTitle: Configure title: Configure Alerting -weight: 130 +weight: 120 --- # Configure Alerting diff --git a/docs/sources/alerting/fundamentals/_index.md b/docs/sources/alerting/fundamentals/_index.md index da63a9465be..5ed760bebd3 100644 --- a/docs/sources/alerting/fundamentals/_index.md +++ b/docs/sources/alerting/fundamentals/_index.md @@ -11,7 +11,7 @@ labels: - oss menuTitle: Introduction title: Introduction to Alerting -weight: 150 +weight: 100 --- # Introduction to Alerting diff --git a/docs/sources/alerting/manage-notifications/_index.md b/docs/sources/alerting/manage-notifications/_index.md index 0187cbecf3e..65c38e9d652 100644 --- a/docs/sources/alerting/manage-notifications/_index.md +++ b/docs/sources/alerting/manage-notifications/_index.md @@ -12,7 +12,7 @@ labels: - oss menuTitle: Manage title: Manage your alerts -weight: 160 +weight: 130 --- # Manage your alerts diff --git a/docs/sources/alerting/monitor/_index.md b/docs/sources/alerting/monitor/_index.md index 65f07463b56..cbd9853387a 100644 --- a/docs/sources/alerting/monitor/_index.md +++ b/docs/sources/alerting/monitor/_index.md @@ -14,7 +14,7 @@ labels: - oss menuTitle: Monitor title: Meta monitoring -weight: 200 +weight: 140 --- # Meta monitoring diff --git a/docs/sources/alerting/set-up/_index.md b/docs/sources/alerting/set-up/_index.md index 08a09450121..7418bba3ca6 100644 --- a/docs/sources/alerting/set-up/_index.md +++ b/docs/sources/alerting/set-up/_index.md @@ -8,7 +8,7 @@ labels: - oss menuTitle: Set up title: Set up Alerting -weight: 107 +weight: 110 --- # Set up Alerting