Skip to content

Commit 1d1f4bd

Browse files
committed
Styling fixes
1 parent 943c8ab commit 1d1f4bd

File tree

20 files changed

+54
-54
lines changed

20 files changed

+54
-54
lines changed

src/content/docs/fundamentals/account/account-security/audit-logs.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ For more information refer to the [API documentation](https://developers.cloudfl
9393

9494
To access audit logs in the Cloudflare dashboard:
9595

96-
In the Cloudflare dashboard, go to **Audit Logs**.
96+
In the Cloudflare dashboard, go to the **Audit Logs** page.
9797

9898
<DashButton url="/?to=/:account/audit-log" />
9999

@@ -109,9 +109,9 @@ For customers who already have a Logpush job set up for Audit Logs v1, note that
109109

110110
To create a Logpush job:
111111

112-
1. In the Cloudflare dashboard, go to **Logpush**.
112+
1. In the Cloudflare dashboard, go to the **Logpush** page.
113113

114-
<DashButton url="/?to=/:account/logs" />
114+
<DashButton url="/?to=/:account/logs" />
115115

116116
2. Select **Create a Logpush job**.
117117
3. In **Select a destination**, select the destination of your choice and add the destination details.

src/content/docs/fundamentals/account/account-security/cloudflare-access.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ By default, Cloudflare Support does not have edit access to your account.
1616

1717
To enable editing access by Cloudflare Support:
1818

19-
1. In the Cloudflare dashboard, go to **Configurations**. (You must be logged in as a **Super Administrator**).
19+
1. In the Cloudflare dashboard, go to the **Configurations** page. (You must be logged in as a **Super Administrator**).
2020

21-
<DashButton url="/?to=/:account/configurations" />
21+
<DashButton url="/?to=/:account/configurations" />
2222

2323
2. For **Editing Permission**, switch the toggle to **On**.
2424
3. Select a duration.

src/content/docs/fundamentals/account/account-security/manage-active-sessions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To view the active sessions associated with your email address:
1515

1616
1. In the Cloudflare dashboard, go to the **Account home** page.
1717

18-
<DashButton url="/?to=/:account/home" />
18+
<DashButton url="/?to=/:account/home" />
1919

2020
2. Go to **My Profile** > **Sessions**.
2121

src/content/docs/fundamentals/account/create-account.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ You may want to customize the name of this account, either to help specify its p
2626

2727
To change your account name:
2828

29-
1. In the Cloudflare dashboard, go to **Configurations**.
29+
1. In the Cloudflare dashboard, go to the **Configurations** page.
3030

31-
<DashButton url="/?to=/:account/configurations" />
31+
<DashButton url="/?to=/:account/configurations" />
3232

3333
2. For **Account Name**, select **Change Name**.
3434
3. Enter a new account name.

src/content/docs/fundamentals/account/find-account-and-zone-ids.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Once you [set up a new account](/fundamentals/account/) and [add your domain](/f
1414

1515
1. In the Cloudflare dashboard, go to the **Account home** page.
1616

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

1919
2. Select the menu button at the end of the account row.
2020
![Screenshot of the Overview page with the API section highlighted](~/assets/images/fundamentals/get-started/overview-account-id.png)
@@ -25,9 +25,9 @@ Once you [set up a new account](/fundamentals/account/) and [add your domain](/f
2525

2626
To copy the account ID when you only have one account:
2727

28-
1. In the Cloudflare dashboard, go to the **Account** home and locate your account.
28+
1. In the Cloudflare dashboard, go to the **Account home** page and locate your account.
2929

30-
<DashButton url="/?to=/:account/home" />
30+
<DashButton url="/?to=/:account/home" />
3131

3232
2. Select the menu button next to your account name.
3333
3. From the list that appears, select **Copy account ID**.
@@ -37,7 +37,7 @@ To copy the account ID when you only have one account:
3737

3838
1. In the Cloudflare dashboard, go to the **Account** home and locate your account.
3939

40-
<DashButton url="/?to=/:account/home" />
40+
<DashButton url="/?to=/:account/home" />
4141

4242
2. From the **Overview** page for your account, locate the **API** section towards the bottom of the page.
4343

@@ -49,9 +49,9 @@ To copy the account ID when you only have one account:
4949

5050
You can also find your account ID from the **Workers & Pages** section of your account.
5151

52-
1. In the Cloudflare dashboard, go to the **Workers & Pages**.
52+
1. In the Cloudflare dashboard, go to the **Workers & Pages** page.
5353

54-
<DashButton url="/?to=/:account/workers-and-pages" />
54+
<DashButton url="/?to=/:account/workers-and-pages" />
5555

5656
2. The **Account details** section contains your **Account ID**.
5757
3. To copy the Account ID, select **Click to copy**.

src/content/docs/fundamentals/api/get-started/ca-keys.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To retrieve your Origin CA keys:
2828

2929
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
3030

31-
<DashButton url="/?to=/:account/home" />
31+
<DashButton url="/?to=/:account/home" />
3232

3333
2. Go to **User Profile** > **API Tokens**.
3434
3. In the **API Keys** section, select `Origin CA Key`.

src/content/docs/fundamentals/api/get-started/keys.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ For these reasons, Global API key is not recommended for new customers. Current
3333

3434
To retrieve your Global API key:
3535

36-
1. Go the Cloudflare dashboard and select **User Profile** > **API Tokens**.
36+
1. In the Cloudflare dashboard and select **User Profile** > **API Tokens**.
3737

38-
<DashButton url="/?to=/:account/api-tokens" />
38+
<DashButton url="/?to=/:account/api-tokens" />
3939

4040
2. In the **API Keys** section, click `View` button of **Global API Key**.
4141

src/content/docs/fundamentals/api/how-to/control-api-access.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Note that the feature does not disable API calls not related to the Enterprise a
1616

1717
To restrict the API access for the entire account:
1818

19-
1. In the Cloudflare dashboard, go to **Members**.
19+
1. In the Cloudflare dashboard, go to the **Members** page.
2020

21-
<DashButton url="/?to=/:account/members" />
21+
<DashButton url="/?to=/:account/members" />
2222

2323
2. Locate the **Enable API Access** section and then update the setting.
2424

@@ -34,8 +34,8 @@ Member-level settings will override the account-level setting. If a specific mem
3434

3535
To restrict the API access for a specific member:
3636

37-
1. In the Cloudflare dashboard, go to **Members**.
37+
1. In the Cloudflare dashboard, go to the **Members** page.
3838

39-
<DashButton url="/?to=/:account/members" />
39+
<DashButton url="/?to=/:account/members" />
4040

4141
2. Click on the member to expand and choose the intended **API Access**. If `Account Default`, then it follows the account level setting.

src/content/docs/fundamentals/manage-domains/add-site.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To use Cloudflare as a reverse proxy but maintain your DNS provider, refer to [p
2222

2323
1. Log in to the Cloudflare dashboard.
2424

25-
<DashButton url="/?to=/:account/home" />
25+
<DashButton url="/?to=/:account/home" />
2626

2727
2. Select **Onboard a domain**.
2828
3. Enter your website's <GlossaryTooltip term="apex domain">apex domain</GlossaryTooltip> (for example, `example.com`), choose how you would like to add your [DNS records](/dns/manage-dns-records/), and select **Continue**.

src/content/docs/fundamentals/manage-domains/remove-domain.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Please also note that domains in the `Initializing (Setup)` or `Pending` statuse
5454

5555
1. Log in to the Cloudflare dashboard.
5656

57-
<DashButton url="/?to=/:account/home" />
57+
<DashButton url="/?to=/:account/home" />
5858

5959
2. On the **Overview** page, find **Advanced Actions** and then select **Remove Site from Cloudflare**.
6060

0 commit comments

Comments
 (0)