Skip to content

Commit 6d4fdc7

Browse files
dcpenaToriLindsay
andauthored
Style fixes to dashbutton (cloudflare#25156)
* Style fixes to dashbutton * Apply suggestion from @ToriLindsay Co-authored-by: ToriLindsay <[email protected]> * Apply suggestion from @ToriLindsay Co-authored-by: ToriLindsay <[email protected]> * Apply suggestion from @ToriLindsay Co-authored-by: ToriLindsay <[email protected]> --------- Co-authored-by: ToriLindsay <[email protected]>
1 parent 2ccce98 commit 6d4fdc7

23 files changed

+35
-35
lines changed

src/content/docs/fundamentals/manage-domains/pause-cloudflare.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ import { DashButton } from "~/components";
88

99
To troubleshoot your site, you can pause Cloudflare globally. This will send traffic directly to your origin web server instead of Cloudflare's reverse proxy. Paused domains also cannot use Cloudflare services like [Rules](/rules/), [WAF](/waf/), and [SSL/TLS certificates](/ssl/edge-certificates/). Consider turning on [Development Mode](/fundamentals/manage-domains/pause-cloudflare/#enable-development-mode) to bypass caching while preserving protection.
1010

11-
1. Log in to the Cloudflare dashboard and select your account and domain.
11+
1. In the Cloudflare dashboard, go to the **Account home** page and select your account and domain.
1212

13-
<DashButton url="/?to=/:account/home" />
13+
<DashButton url="/?to=/:account/home" />
1414

1515
2. Within **Overview**, choose **Advanced Actions** > **Pause Cloudflare on Site**.
1616

src/content/docs/fundamentals/performance/preparing-for-surges-or-spikes-in-web-traffic.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ By default, Cloudflare [caches static content](/cache/concepts/default-cache-be
1212

1313
### Cache more requests
1414

15-
1. Log in to the Cloudflare dashboard and select your account and domain.
15+
1. In the Cloudflare dashboard, go to the **Account home** page and select your account and domain.
1616

17-
<DashButton url="/?to=/:account/home" />
17+
<DashButton url="/?to=/:account/home" />
1818

1919
2. Go to **Caching****Cache Rules** and select **Create rule**.
2020

src/content/docs/network-error-logging/get-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Network Error Logging is available to users on all plan types.
1010

1111
To enable Network Error Logging for Free and Pro zones:
1212

13-
1. Log in to your Cloudflare dashboard.
13+
1. In the Cloudflare dashboard, go to the **Account home** page.
1414

15-
<DashButton url="/?to=/:account/home" />
15+
<DashButton url="/?to=/:account/home" />
1616

1717
2. Select **Network** and locate **Network Error Logging Monitoring**.
1818
3. Select the toggle to enable Network Error Logging.

src/content/docs/network-error-logging/how-to.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use NEL reports to view information such as:
2121

2222
1. Log in to your Cloudflare dashboard.
2323

24-
<DashButton url="/?to=/:account/home" />
24+
<DashButton url="/?to=/:account/home" />
2525

2626
2. Select **Analytics & Logs** > **Edge Reachability**.
2727

src/content/docs/terraform/tutorial/initialize-terraform.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@ To see the full results returned from the API call:
177177
terraform show
178178
```
179179

180-
You can also check the Cloudflare dashboard and go to **DNS** > **Records**.
180+
You can also check the Cloudflare dashboard and go to the **DNS** > **Records** page.
181181

182182
<DashButton url="/?to=/:account/home" />

src/content/docs/version-management/how-to/compare-versions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To compare versions:
1616

1717
1. Log in to the Cloudflare dashboard.
1818

19-
<DashButton url="/?to=/:account/home" />
19+
<DashButton url="/?to=/:account/home" />
2020

2121
2. Select your account and zone.
2222
3. Go to **Version Management** > **Comparisons**.

src/content/partials/cloudflare-for-platforms/create-custom-hostname.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
import { DashButton } from "~/components";
77

8-
1. Log in to the Cloudflare dashboard and select your account.
8+
1. In the Cloudflare dashboard, go to the **Account home** page and select your account.
99

10-
<DashButton url="/?to=/:account/home" />
10+
<DashButton url="/?to=/:account/home" />
1111

1212
2. Select your Cloudflare for SaaS application.
1313
3. Navigate to **SSL/TLS** > **Custom Hostnames**.

src/content/partials/cloudflare-for-platforms/delete-custom-hostname-dash.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
import { DashButton } from "~/components";
77

8-
1. Log in to the Cloudflare dashboard and select your account and website.
8+
1. In the Cloudflare dashboard, go to the **Account home** page and select your account and website.
99

10-
<DashButton url="/?to=/:account/home" />
10+
<DashButton url="/?to=/:account/home" />
1111

1212
2. Select **SSL/TLS** > **Custom Hostnames**.
1313

src/content/partials/cloudflare-for-platforms/txt-validation_dashboard.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
import { DashButton } from "~/components";
77

8-
1. Log in to the Cloudflare dashboard and select your account.
8+
1. In the Cloudflare dashboard, go to the **Account home** page and select your account.
99

10-
<DashButton url="/?to=/:account/home" />
10+
<DashButton url="/?to=/:account/home" />
1111

1212
2. Select your Cloudflare for SaaS application.
1313
3. Navigate to **SSL/TLS** > **Custom Hostnames**.

src/content/partials/fundamentals/add-account-members.mdx

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

99
To add a member to your account:
1010

11-
1. In the Cloudflare dashboard, go to **Members**.
11+
1. In the Cloudflare dashboard, go to the **Members** page.
1212

13-
<DashButton url="/?to=/:account/members" />
13+
<DashButton url="/?to=/:account/members" />
1414

1515
3. Select **Invite**.
1616

0 commit comments

Comments
 (0)