Skip to content

Commit a29e970

Browse files
bots - partials
1 parent 52bcde8 commit a29e970

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

src/content/partials/bots/latest-ml-model-enable.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
---
55

6-
import { Tabs, TabItem, Steps } from '~/components';
6+
import { Tabs, TabItem, Steps, DashButton } from '~/components';
77

88
Cloudflare encourages Enterprise customers to enable auto-updates to its Machine Learning models to get the newest bot detection models as they are released.
99

@@ -20,11 +20,12 @@ To enable auto-updates:
2020
</TabItem>
2121
<TabItem label="New dashboard" icon="rocket">
2222
<Steps>
23-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account and domain.
24-
2. Go to **Security** > **Settings**.
25-
3. Filter by **Bot traffic**.
26-
4. Go to **Bot Management**.
27-
5. Under **Configurations**, select the edit icon for **Auto-updates to the Machine Learning Model** and turn it on.
23+
1. In the Cloudflare dashboard, go to the **Security Settings** page.
24+
25+
<DashButton url="/?to=/:account/:zone/security/settings" />
26+
2. Filter by **Bot traffic**.
27+
3. Go to **Bot Management**.
28+
4. Under **Configurations**, select the edit icon for **Auto-updates to the Machine Learning Model** and turn it on.
2829
</Steps>
2930
</TabItem>
3031
</Tabs>

0 commit comments

Comments
 (0)