Skip to content

Commit cc1ba30

Browse files
committed
Fixed broken links
1 parent eadd6c6 commit cc1ba30

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/content/docs/notifications/notification-available.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88

99
import { AvailableNotifications } from "~/components"
1010

11-
Available Notifications depend on your Cloudflare plan. Cloudflare offers a variety of Notifications for our products and services, such as [Billing](/fundamentals/subscriptions-and-billing/), [Denial of Service protection](/ddos-protection/), [Magic Transit](/magic-transit/), and [SSL/TLS](/ssl/).
11+
Available Notifications depend on your Cloudflare plan. Cloudflare offers a variety of Notifications for our products and services, such as [Billing](/billing/), [Denial of Service protection](/ddos-protection/), [Magic Transit](/magic-transit/), and [SSL/TLS](/ssl/).
1212

1313
Depending on your plan, you can also configure webhooks, allowing you to connect your account with external services such as Slack and Google Chat, and PagerDuty to receive Cloudflare Notifications.
1414

src/content/partials/fundamentals/account-permissions-table.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ import { Markdown } from "~/components";
3434
| Account Firewall Access Rules {props.editWord} | Grants write access to account firewall access rules. |
3535
| Account Rulesets Read | Grants read access to [Account Rulesets](/ruleset-engine/about/rulesets/). |
3636
| Account Rulesets {props.editWord} | Grants write access to [Account Rulesets](/ruleset-engine/about/rulesets/). |
37-
| Account Settings Read | Grants read access to [Account resources, account membership, and account level features](/fundamentals/subscriptions-and-billing/). |
38-
| Account Settings {props.editWord} | Grants write access to [Account resources, account membership, and account level features](/fundamentals/subscriptions-and-billing/). |
37+
| Account Settings Read | Grants read access to [Account resources, account membership, and account level features](/fundamentals/setup/account/). |
38+
| Account Settings {props.editWord} | Grants write access to [Account resources, account membership, and account level features](/fundamentals/setup/account/). |
3939
| Account: SSL and Certificates Read | Grants read access to [SSL and Certificates](/ssl/). |
4040
| Account: SSL and Certificates {props.editWord} | Grants write access to [SSL and Certificates](/ssl/). |
4141
| Account WAF Read | Grants read access to [Account WAF](/waf/). |
@@ -45,8 +45,8 @@ import { Markdown } from "~/components";
4545
| Allow Request Tracer Read | Grants read access to Request Tracer. |
4646
| { props.src === "api" && "Account" } API Gateway Read | Grants read access to [API Gateway (including API Shield)](/api-shield/) for all domains in an account. |
4747
| { props.src === "api" && "Account" } API Gateway {props.editWord} | Grants write access to [API Gateway (including API Shield)](/api-shield/) for all domains in an account. |
48-
| Billing Read | Grants read access to [billing profile, subscriptions, and access to fetch invoices](/fundamentals/subscriptions-and-billing/) and entitlements. |
49-
| Billing {props.editWord} | Grants write access to [billing profile, subscriptions, and access to fetch invoices and entitlements](/fundamentals/subscriptions-and-billing/). |
48+
| Billing Read | Grants read access to [billing profile, subscriptions, and access to fetch invoices](/billing/) and entitlements. |
49+
| Billing {props.editWord} | Grants write access to [billing profile, subscriptions, and access to fetch invoices and entitlements](/billing/). |
5050
| Bulk URL Redirects Read | Grants read access to [Bulk URL Redirects](/rules/url-forwarding/bulk-redirects/). |
5151
| Bulk URL Redirects {props.editWord} | Grants write access to [Bulk URL Redirects](/rules/url-forwarding/bulk-redirects/). |
5252
| China Network Steering Read | Grants read access to [China Network Steering](/china-network/). |

src/content/partials/fundamentals/non-contract-enablement.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
:::note
66

7-
Enterprise customers can preview this product as a [non-contract service](/fundamentals/subscriptions-and-billing/preview-services/), which provides full access, free of metered usage fees, limits, and certain other restrictions.
7+
Enterprise customers can preview this product as a [non-contract service](/billing/preview-services/), which provides full access, free of metered usage fees, limits, and certain other restrictions.
88

99
:::

0 commit comments

Comments
 (0)