Skip to content

Commit 17550e1

Browse files
committed
Update
1 parent 1d38c21 commit 17550e1

File tree

4 files changed

+20
-12
lines changed

4 files changed

+20
-12
lines changed
Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'HTTP DDoS managed ruleset'
3-
pcx_content_type: concept
2+
title: "HTTP DDoS managed ruleset"
3+
pcx_content_type: changelog
44
sidebar_toc: true
55
release_notes_file_name:
66
- ddos-http
@@ -9,11 +9,15 @@ sidebar:
99
head:
1010
- tag: title
1111
content: Changelog for the HTTP DDoS managed ruleset
12-
1312
---
1413

15-
import { LinkButton } from "~/components"
14+
import { LinkButton } from "~/components";
1615

1716
This section contains past and upcoming changes to the [HTTP DDoS Attack Protection managed ruleset](/ddos-protection/managed-rulesets/http/).
1817

19-
<LinkButton variant="primary" href="/ddos-protection/change-log/http/scheduled-changes/">View scheduled changes</LinkButton>
18+
<LinkButton
19+
variant="primary"
20+
href="/ddos-protection/change-log/http/scheduled-changes/"
21+
>
22+
View scheduled changes
23+
</LinkButton>

src/content/docs/ddos-protection/change-log/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Changelog"
3-
pcx_content_type: release-notes
3+
pcx_content_type: changelog
44
release_notes_file_name:
55
- ddos-network
66
- ddos-http
Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Network-layer DDoS managed ruleset'
3-
pcx_content_type: concept
2+
title: "Network-layer DDoS managed ruleset"
3+
pcx_content_type: changelog
44
sidebar_toc: true
55
release_notes_file_name:
66
- ddos-network
@@ -9,10 +9,9 @@ sidebar:
99
head:
1010
- tag: title
1111
content: Changelog for the Network-layer DDoS managed ruleset
12-
1312
---
1413

15-
import { LinkButton } from "~/components"
14+
import { LinkButton } from "~/components";
1615

1716
This section contains past and upcoming changes to the [Network-layer DDoS Attack Protection managed ruleset](/ddos-protection/managed-rulesets/network/).
1817

@@ -21,4 +20,9 @@ This section contains past and upcoming changes to the [Network-layer DDoS Attac
2120
The Network-layer DDoS Attack Protection managed ruleset protects Cloudflare customers on all plans. However, only [Magic transit](/magic-transit/) and [Spectrum](/spectrum/) customers on an Enterprise plan can customize the managed ruleset.
2221
:::
2322

24-
<LinkButton variant="primary" href="/ddos-protection/change-log/network/scheduled-changes/">View scheduled changes</LinkButton>
23+
<LinkButton
24+
variant="primary"
25+
href="/ddos-protection/change-log/network/scheduled-changes/"
26+
>
27+
View scheduled changes
28+
</LinkButton>

src/content/docs/waf/change-log/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Changelog"
3-
pcx_content_type: release-notes
3+
pcx_content_type: changelog
44
sidebar_toc: true
55
release_notes_file_name:
66
- waf

0 commit comments

Comments
 (0)