Skip to content

Commit e2e3e75

Browse files
committed
Adjust link
1 parent 0d85ead commit e2e3e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/waf/detections/malicious-uploads/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ The custom scan expression will scan any string found in an HTTP body with the f
171171
{ "file": "<BASE64_ENCODED_STRING>" }
172172
```
173173

174-
Refer to the [`lookup_json_string()` function reference](/ruleset-engine/rules-language/functions/#lookup_json_string) for more information and additional examples of looking up fields in nested JSON payloads.
174+
Refer to the [`lookup_json_string()`](/ruleset-engine/rules-language/functions/#lookup_json_string) documentation for more information and additional examples of looking up fields in nested JSON payloads.
175175

176176
:::note
177177
The content scanner will automatically decode Base64 strings.

0 commit comments

Comments
 (0)