Skip to content

Commit 72676d8

Browse files
committed
Updates rules template
1 parent 4cc7a2c commit 72676d8

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

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

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.
5+
import { DashButton } from "~/components"
6+
7+
Cloudflare provides you with rules templates for common use cases.
8+
9+
1. In the Cloudflare dashboard, go to the **Overview** page.
10+
11+
<DashButton url="/?to=/:account/:zone/rules/overview" />
12+
13+
2. select **Templates**, and then select one of the available templates.
14+
15+
You can also refer to the [Examples gallery](/rules/examples/) in the developer docs.

0 commit comments

Comments
 (0)