Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/bots/get-started/bot-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Cloudflare recommends that you deploy the following basic settings and customize
You can view blocked AI bot traffic via [Security Analytics](/waf/analytics/security-analytics/).
:::

### Enable Javascript detections
### Enable JavaScript detections

Enabling [JavaScript detections](/bots/additional-configurations/javascript-detections/) validates that the browser can run JavaScript, and is stored in the `cf.bot_management.js_detection.passed` variable.

Expand Down
2 changes: 1 addition & 1 deletion src/content/partials/bots/latest-ml-model-enable.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Cloudflare encourages Enterprise customers to enable auto-updates to its Machine

To enable auto-updates:

1. Log in to the Cloudflare dashboard and select your account and domain.
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account and domain.
2. Go to **Security** > **Bots**.
3. Select **Configure Bot Management**.
4. Enable **Auto-updates to the Machine Learning Model**.
Loading