Skip to content

Commit b6b7de9

Browse files
authored
[WAF] Hide page TOC in changelog (#24999)
1 parent 4adcbeb commit b6b7de9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/waf/change-log/general-updates.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sidebar:
66
head:
77
- tag: title
88
content: Changelog for general WAF updates
9+
tableOfContents: false
910
---
1011

1112
import { ProductChangelog } from "~/components";
@@ -14,4 +15,4 @@ import { ProductChangelog } from "~/components";
1415

1516
## Previous updates
1617

17-
For preview WAF updates, refer to the [historical changelog (2024)](/waf/change-log/historical-2024/).
18+
For preview WAF updates, refer to the [historical changelog (2024)](/waf/change-log/historical-2024/).

0 commit comments

Comments
 (0)