Skip to content

Commit ce12e15

Browse files
committed
Update dash instructions for features now in Settings
1 parent d6e0dc9 commit ce12e15

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
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** > **URL Normalization**.
12+
2. Go to **Rules** > **Settings**, and go to 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ import { Details, TabItem, Tabs, Render } from "~/components";
1313

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

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

18-
3. Next to **URL Rewrite Rules**, select **Manage URL Rewrite Rules** and go to the **Managed Transforms** tab.
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.
18+
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.
2119

2220
</TabItem> <TabItem label="API">
2321

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ You can create Bulk Redirect Lists and Bulk Redirect Rules in the Cloudflare das
1717

1818
- At the account level, in **Bulk Redirects**.
1919
- At the zone level:
20-
1. Go to **Rules** > **Overview**.
21-
2. Next to **Redirect Rules** select **Manage Redirect Rules**.
22-
3. Select the **Bulk Redirects** tab.
20+
1. To create a Bulk Redirect List, go to **Rules** > **Settings**, and go to the **Bulk Redirect Lists** tab.
21+
2. To create a Bulk Redirect Rule, go to **Rules** > **Overview**.
2322

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

0 commit comments

Comments
 (0)