Skip to content

Commit 187b09e

Browse files
committed
Fix broken links
1 parent fc83a6c commit 187b09e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/changelog/dlp/2025-05-12-case-sensitive-cwl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ description: Custom Word Lists can now be configured to enforce case sensitivity
44
date: 2025-05-12T11:00:00Z
55
---
66

7-
You can now configure [custom word lists](/cloudflare-one/policies/data-loss-prevention/datasets/#custom-wordlist) to enforce case sensitivity. This setting supports flexibility where needed and aims to reduce false positives where letter casing is critical.
7+
You can now configure [custom word lists](/cloudflare-one/policies/data-loss-prevention/detection-entries/#custom-wordlist) to enforce case sensitivity. This setting supports flexibility where needed and aims to reduce false positives where letter casing is critical.
88

99
![dlp](~/assets/images/changelog/dlp/case-sesitive-cwl.png)

src/content/docs/cloudflare-one/changelog/dlp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In addition to [logging the payload](/cloudflare-one/policies/data-loss-preventi
3535

3636
**Exact Data Match multi-entry upload support**
3737

38-
You can now upload files with [multiple columns of data](/cloudflare-one/policies/data-loss-prevention/datasets/#upload-a-new-dataset) as Exact Data Match datasets. DLP can use each column as a separate existing detection entry.
38+
You can now upload files with [multiple columns of data](/cloudflare-one/policies/data-loss-prevention/detection-entries/#upload-a-new-dataset) as Exact Data Match datasets. DLP can use each column as a separate existing detection entry.
3939

4040
## 2024-05-23
4141

src/content/docs/learning-paths/secure-internet-traffic/build-http-policies/data-loss-prevention.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ curl https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/gateway/rules \
118118

119119
#### DLP datasets
120120

121-
If your data is a distinct [dataset](/cloudflare-one/policies/data-loss-prevention/datasets/) you have defined, you can build a profile by uploading a database to use in an Exact Data Match or Custom Wordlist function. Exact Data Match and Custom Wordlist feature some key differences:
121+
If your data is a distinct [dataset](/cloudflare-one/policies/data-loss-prevention/detection-entries/#datasets) you have defined, you can build a profile by uploading a database to use in an Exact Data Match or Custom Wordlist function. Exact Data Match and Custom Wordlist feature some key differences:
122122

123123
| | Exact Data Match | Custom Wordlist |
124124
| ------------------- | ------------------------------------------------------- | ------------------------------------------------------------------ |

0 commit comments

Comments
 (0)