Skip to content

Commit 7bc8bcc

Browse files
authored
Revert "fix(srv): add pages to nav and update titles (#4517)"
This reverts commit 07bf86e.
1 parent ba0aef3 commit 7bc8bcc

File tree

4 files changed

+7
-15
lines changed

4 files changed

+7
-15
lines changed

menu/navigation.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4009,7 +4009,7 @@
40094009
},
40104010
{
40114011
"label": "Configure alerts for a function",
4012-
"slug": "configure-alerts-functions"
4012+
"slug": "configure-alerts-function"
40134013
},
40144014
{
40154015
"label": "Delete a function",
@@ -4201,10 +4201,6 @@
42014201
"label": "Add a trigger to a container",
42024202
"slug": "add-trigger-to-a-container"
42034203
},
4204-
{
4205-
"label": "Configure alerts for a container",
4206-
"slug": "configure-alerts-containers"
4207-
},
42084204
{
42094205
"label": "Delete a container",
42104206
"slug": "delete-a-container"
@@ -4359,10 +4355,6 @@
43594355
"label": "Reference secrets in a job",
43604356
"slug": "reference-secret-in-job"
43614357
},
4362-
{
4363-
"label": "Configure alerts for a job",
4364-
"slug": "configure-alerts-job"
4365-
},
43664358
{
43674359
"label": "Delete a job",
43684360
"slug": "delete-job"

pages/serverless-containers/how-to/configure-alerts-containers.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
meta:
3-
title: How to configure alerts for a container
3+
title: How to add alerts to a container
44
description: Learn how to add monitoring alerts to Serverless Containers with Scaleway.
55
content:
6-
h1: How to configure alerts for a container
6+
h1: How to add alerts to a container
77
paragraph: Learn how to add monitoring alerts to Serverless Containers with Scaleway.
88
tags: containers alerts grafana threshold monitoring cockpit
99
dates:

pages/serverless-functions/how-to/configure-alerts-functions.mdx renamed to pages/serverless-functions/how-to/configure-alerts-function.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
meta:
3-
title: How to configure alerts for a function
3+
title: How to add alerts to a function
44
description: Learn how to add monitoring alerts to Serverless Functions with Scaleway.
55
content:
6-
h1: How to configure alerts for a function
6+
h1: How to add alerts to a function
77
paragraph: Learn how to add monitoring alerts to Serverless Functions with Scaleway.
88
tags: functions alerts grafana threshold monitoring cockpit
99
dates:

pages/serverless-jobs/how-to/configure-alerts-jobs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
meta:
3-
title: How to configure alerts for a job
3+
title: How to add alerts to a job
44
description: Learn how to add monitoring alerts to Serverless Jobs with Scaleway.
55
content:
6-
h1: How to configure alerts for a job
6+
h1: How to add alerts to a job
77
paragraph: Learn how to add monitoring alerts to Serverless Jobs with Scaleway.
88
tags: jobs alerts grafana threshold monitoring cockpit
99
dates:

0 commit comments

Comments
 (0)