Skip to content

Commit abd9062

Browse files
committed
[Rules] Update dash instructions for features now in Settings
1 parent 34c97b1 commit abd9062

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

src/content/docs/rules/normalization/manage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: How to configure URL normalization in the Cloudflare dashboard.
99

1010
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and website.
1111

12-
2. Go to **Rules** > **Overview** and select **URL Normalization**.
12+
2. Go to **Rules** > **Settings** and select the **URL Normalization** tab.
1313

1414
3. Configure the [available URL normalization settings](/rules/normalization/settings/).
1515

src/content/docs/rules/transform/managed-transforms/configure.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Configure Managed Transforms
33
pcx_content_type: how-to
44
sidebar:
55
order: 1
6-
head: []
76
description: Learn how to configure Managed Transforms.
87
---
98

@@ -13,11 +12,9 @@ import { Details, TabItem, Tabs, Render } from "~/components";
1312

1413
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and website.
1514

16-
2. Go to **Rules** > **Overview**.
15+
2. Go to **Rules** > **Settings**.
1716

18-
3. Next to **Request Header Transform Rules** or **Response Header Transform Rules**, select **Go to Managed Transforms**.
19-
20-
4. Enable or disable the [desired Managed Transforms](/rules/transform/managed-transforms/reference/) by selecting the toggle next to each entry. The Cloudflare dashboard will only list available Managed Transforms according to your Cloudflare plan and product subscriptions.
17+
3. In the **Managed Transforms** tab, enable or disable the [desired Managed Transforms](/rules/transform/managed-transforms/reference/) by selecting the toggle next to each entry. Some Managed Transforms may not be available in your Cloudflare plan or product subscriptions.
2118

2219
</TabItem> <TabItem label="API">
2320

src/content/docs/rules/url-forwarding/bulk-redirects/create-dashboard.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ To create Bulk Redirects in the Cloudflare dashboard you must:
1616
You can create Bulk Redirect Lists and Bulk Redirect Rules in the Cloudflare dashboard:
1717

1818
- At the account level, in **Bulk Redirects**.
19-
- At the zone level:
20-
1. Go to **Rules** > **Overview**.
21-
2. Next to **Redirect Rules** select **Go to Bulk Redirects**.
19+
- At the zone level, go to **Rules** > **Settings** and select the **Bulk Redirects** tab.
2220

2321
However, the lists and rules only exist at the account level and every zone in the same account will show the same items.
2422

0 commit comments

Comments
 (0)