Skip to content

Commit 7b18dc1

Browse files
committed
Update templates location
1 parent d448b64 commit 7b18dc1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/docs/rules/reference/page-rules-migration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { Render, TabItem, Tabs, Example } from "~/components";
99

1010
Cloudflare is continuously improving its platform to deliver more powerful and scalable tools for managing your configurations. To help you take full advantage of these improvements, we recommend using [modern Rules features](/rules/) for new implementations. These products address the limitations of Page Rules while providing greater flexibility, scalability, and ease of use.
1111

12-
For a quick start, explore the one-click templates available in the Cloudflare dashboard in **Rules** > **Templates**. These templates simplify common configurations like redirects, rewrites and header modifications, making setup faster and easier.
12+
For a quick start, explore the one-click templates available in the Cloudflare dashboard in **Rules** > **Overview**. These templates simplify common configurations like redirects, rewrites and header modifications, making setup faster and easier.
1313

1414
## Page Rules migration
1515

@@ -73,7 +73,7 @@ becomes a **filter expression** such as:
7373

7474
To help you map existing Page Rules to modern Rules products, this table outlines how Page Rules settings translate to modern Rules and provides examples for common configurations.
7575

76-
Also, to streamline common configurations, the Cloudflare dashboard now includes dozens of one-click templates, available in **Rules** > **Templates**. These templates enable you to deploy commonly used features — such as redirects, rewrites, and header modifications — instantly, with pre-filled filter expressions and actions. Explore these templates in the dashboard for a faster setup.
76+
Also, to streamline common configurations, the Cloudflare dashboard now includes dozens of one-click templates, available in **Rules** > **Overview**. These templates enable you to deploy commonly used features — such as redirects, rewrites, and header modifications — instantly, with pre-filled filter expressions and actions. Explore these templates in the dashboard for a faster setup.
7777

7878
| Page Rules setting | New implementation uses... | Migration/Replacement instructions |
7979
| --------------------------- | ------------------------------------ | --------------------------------------------------------------------------- |

src/content/partials/rules/rules-templates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
{}
33
---
44

5-
Cloudflare provides you with rules templates for common use cases. In the dashboard, go to your zone > **Rules** > **Templates** and select one of the available templates. You can also refer to the [Examples gallery](/rules/examples/) in the developer docs.
5+
Cloudflare provides you with rules templates for common use cases. In the dashboard, go to your zone > **Rules** > **Overview**, select **Templates**, and then select one of the available templates. You can also refer to the [Examples gallery](/rules/examples/) in the developer docs.

0 commit comments

Comments
 (0)