Skip to content

Commit 45a4533

Browse files
committed
Fix broken link
1 parent f2c9ca2 commit 45a4533

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/docs/cloudflare-one/policies/data-loss-prevention/dlp-profiles/advanced-settings.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ Confidence level is set on the DLP profile. When you select a confidence in the
2424
For inline detections in Gateway, if you would like to see Low and Medium confidence detections but block High confidence detections, Cloudflare recommends using two policies. The first policy should use a Low confidence DLP profile with an Allow action. The second policy should use a High confidence DLP profile with a Block action.
2525

2626
## Context analysis
27-
:::note
28-
Context analysis has been superseded by [confidence levels](/#confidence-levels). Users who had context analysis turned on will be migrated to confidence levels where applicable.
27+
28+
:::caution
29+
Context analysis has been superseded by [confidence levels](#confidence-levels). Users who had context analysis turned on will be migrated to confidence levels where applicable.
2930
:::
3031

3132
When it was available, context analysis restricted detections based on proximity keywords to prevent false positives. Proximity keywords had to be detected within a distance of 1000 bytes (~1000 characters) from the original detection to trigger an context-aware detection. For example, the string `123-45-6789` only counted as a detection if in proximity to keywords such as `ssn`.

0 commit comments

Comments
 (0)