Skip to content

Commit c91e114

Browse files
authored
[Rules] Update page headings (#21707)
1 parent f452977 commit c91e114

File tree

6 files changed

+14
-26
lines changed

6 files changed

+14
-26
lines changed

src/content/docs/rules/compression-rules/create-api.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2-
title: Create a rule via API
2+
title: Create a compression rule via API
33
pcx_content_type: how-to
44
sidebar:
55
order: 2
6-
head:
7-
- tag: title
8-
content: Create a compression rule via API
6+
label: Create a rule via API
97
---
108

119
import { Render } from "~/components";

src/content/docs/rules/compression-rules/create-dashboard.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2-
title: Create a rule in the dashboard
2+
title: Create a compression rule in the dashboard
33
pcx_content_type: how-to
44
sidebar:
55
order: 1
6-
head:
7-
- tag: title
8-
content: Create a compression rule in the dashboard
6+
label: Create a rule in the dashboard
97
---
108

119
import { Render } from "~/components";

src/content/docs/rules/configuration-rules/create-api.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
---
2-
title: Create a rule via API
2+
title: Create a configuration rule via API
33
pcx_content_type: how-to
44
type: overview
55
sidebar:
6-
order: 4
7-
head:
8-
- tag: title
9-
content: Create a configuration rule via API
6+
order: 3
7+
label: Create a rule via API
108
---
119

1210
import { Details, Render, APIRequest } from "~/components";

src/content/docs/rules/configuration-rules/create-dashboard.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2+
title: Create a configuration rule in the dashboard
23
pcx_content_type: how-to
3-
title: Create a rule in the dashboard
44
sidebar:
5-
order: 3
6-
head:
7-
- tag: title
8-
content: Create a configuration rule in the dashboard
5+
order: 2
6+
label: Create a rule in the dashboard
97
---
108

119
import { Render } from "~/components";

src/content/docs/rules/origin-rules/create-api.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2-
title: Create a rule via API
2+
title: Create an origin rule via API
33
pcx_content_type: how-to
44
sidebar:
55
order: 3
6-
head:
7-
- tag: title
8-
content: Create an origin rule via API
6+
label: Create a rule via API
97
---
108

119
import { Details, Render, APIRequest } from "~/components";

src/content/docs/rules/origin-rules/create-dashboard.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
pcx_content_type: how-to
3-
title: Create a rule in the dashboard
3+
title: Create an origin rule in the dashboard
44
sidebar:
55
order: 2
6-
head:
7-
- tag: title
8-
content: Create an origin rule in the dashboard
6+
label: Create a rule in the dashboard
97
---
108

119
import { Render } from "~/components";

0 commit comments

Comments
 (0)