From 35ad9e23ce18706bc9d64c07fda7ae7ac009d127 Mon Sep 17 00:00:00 2001 From: George Robinson Date: Tue, 10 Jan 2023 11:07:00 +0000 Subject: [PATCH] Docs: Update weights for Customize notifications without changing the order of pages (#60898) --- .../template-notifications/create-message-templates.md | 2 +- .../manage-notifications/template-notifications/reference.md | 2 +- .../template-notifications/use-message-templates.md | 2 +- .../template-notifications/using-go-templating-language.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/alerting/manage-notifications/template-notifications/create-message-templates.md b/docs/sources/alerting/manage-notifications/template-notifications/create-message-templates.md index 513ec90b824..8d5641fe7f7 100644 --- a/docs/sources/alerting/manage-notifications/template-notifications/create-message-templates.md +++ b/docs/sources/alerting/manage-notifications/template-notifications/create-message-templates.md @@ -9,7 +9,7 @@ keywords: - edit templates - delete templates title: Create message templates -weight: 300 +weight: 200 --- # Create message templates diff --git a/docs/sources/alerting/manage-notifications/template-notifications/reference.md b/docs/sources/alerting/manage-notifications/template-notifications/reference.md index 9585855dba5..c31b2df2d05 100644 --- a/docs/sources/alerting/manage-notifications/template-notifications/reference.md +++ b/docs/sources/alerting/manage-notifications/template-notifications/reference.md @@ -6,7 +6,7 @@ keywords: - notifications - templates title: Reference -weight: 600 +weight: 400 --- # Reference diff --git a/docs/sources/alerting/manage-notifications/template-notifications/use-message-templates.md b/docs/sources/alerting/manage-notifications/template-notifications/use-message-templates.md index 5e4292862cc..6752cb19555 100644 --- a/docs/sources/alerting/manage-notifications/template-notifications/use-message-templates.md +++ b/docs/sources/alerting/manage-notifications/template-notifications/use-message-templates.md @@ -7,7 +7,7 @@ keywords: - templates - use templates title: Use message templates -weight: 400 +weight: 300 --- # Use message templates diff --git a/docs/sources/alerting/manage-notifications/template-notifications/using-go-templating-language.md b/docs/sources/alerting/manage-notifications/template-notifications/using-go-templating-language.md index 9567c589fe8..f5a118028e8 100644 --- a/docs/sources/alerting/manage-notifications/template-notifications/using-go-templating-language.md +++ b/docs/sources/alerting/manage-notifications/template-notifications/using-go-templating-language.md @@ -7,7 +7,7 @@ keywords: - templates - write templates title: Using Go's templating language -weight: 200 +weight: 100 --- # Using Go's templating language