From ff826d8f563ec947ffc6dd3922036f5c95c0b6ec Mon Sep 17 00:00:00 2001 From: Patricia Loraine Santa Ana Date: Mon, 14 Apr 2025 11:40:03 -0700 Subject: [PATCH 1/2] fix js typo --- src/content/docs/bots/get-started/bot-management.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/bots/get-started/bot-management.mdx b/src/content/docs/bots/get-started/bot-management.mdx index 8a00dce1b1997b2..325b9cb5b20bb33 100644 --- a/src/content/docs/bots/get-started/bot-management.mdx +++ b/src/content/docs/bots/get-started/bot-management.mdx @@ -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. From da4f68c49a11b0449edeab57b9fdae543d8f97c2 Mon Sep 17 00:00:00 2001 From: Patricia Loraine Santa Ana Date: Mon, 14 Apr 2025 12:06:52 -0700 Subject: [PATCH 2/2] ml dash link --- src/content/partials/bots/latest-ml-model-enable.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/partials/bots/latest-ml-model-enable.mdx b/src/content/partials/bots/latest-ml-model-enable.mdx index 9b1c2776448f2d1..9f059212300bf55 100644 --- a/src/content/partials/bots/latest-ml-model-enable.mdx +++ b/src/content/partials/bots/latest-ml-model-enable.mdx @@ -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**. \ No newline at end of file