Skip to content

Commit 68ab338

Browse files
committed
[Style Guide] Update DashButton example
1 parent b799d00 commit 68ab338

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/style-guide/components/dash-button.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ import { DashButton } from "~/components";
1919
```mdx live
2020
import { DashButton } from "~/components";
2121

22-
<DashButton url="/?to=/:account/workers-and-pages" />
22+
1. In the Cloudflare dashboard, go to the **WAF** page.
23+
24+
<DashButton url="/?to=/:account/application-security/waf" />
25+
26+
2. ...
2327
```
2428

2529
## `<DashButton>` Props

0 commit comments

Comments
 (0)