Skip to content

Commit cea4783

Browse files
committed
update links
1 parent 8237a66 commit cea4783

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/docs/cloudflare-one/tutorials/tunnel-kubectl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ If you encounter issues:
118118
- Verify that the Kubernetes API server is properly set up to accept authentication from Cloudflare Tunnels
119119
- Review the Cloudflare Tunnel logs for any error messages
120120

121-
For more information, refer to the [Cloudflare Tunnels documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/) and the [Kubernetes client-go credential plugins documentation](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins).
121+
For more information, refer to the [Cloudflare Tunnels documentation](/cloudflare-one/networks/connectors/cloudflare-tunnel/) and the [Kubernetes client-go credential plugins documentation](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins).

src/content/docs/reference-architecture/design-guides/designing-ztna-access-policies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This document is aimed at administrators who are evaluating or have adopted Clou
2525
- **Building policies**: The main components of an access policy and how they are combined.
2626
- **Use cases**: Common use cases and policies that can serve as blueprints for your own policy designs.
2727

28-
This design guide assumes you have a basic understanding of Cloudflare's ZTNA solution, [Cloudflare Access](/cloudflare-one/policies/access/). Therefore, this guide focuses on designing effective access policies and assumes you have already configured [DNS](/cloudflare-one/policies/gateway/initial-setup/dns/), [identity](/cloudflare-one/identity/) and [device posture providers](/cloudflare-one/identity/devices/service-providers/) as well as [created connectivity](/cloudflare-one/connections/) to self-hosted applications and related networks.
28+
This design guide assumes you have a basic understanding of Cloudflare's ZTNA solution, [Cloudflare Access](/cloudflare-one/policies/access/). Therefore, this guide focuses on designing effective access policies and assumes you have already configured [DNS](/cloudflare-one/policies/gateway/initial-setup/dns/), [identity](/cloudflare-one/identity/) and [device posture providers](/cloudflare-one/identity/devices/service-providers/) as well as [created connectivity](/cloudflare-one/networks/) to self-hosted applications and related networks.
2929

3030
By the end of this guide, you will be equipped to implement granular access policies that enforce Zero Trust principles across various common enterprise scenarios.
3131

src/content/docs/tenant/reference/subscriptions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following table lists sample values for various Zero Trust subscriptions.
3535
| Feature | Subscription IDs |
3636
| ----------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
3737
| [Access](/cloudflare-one/identity/) | `PARTNERS_ACCESS_BASIC`, `PARTNERS_ACCESS_ENT`, `PARTNERS_ACCESS_PREMIUM`, `TEAMS_ACCESS_ENT`, `TEAMS_ACCESS` |
38-
| [Gateway](/cloudflare-one/connections/) | `TEAMS_GATEWAY_ENT`, `TEAMS_GATEWAY` |
38+
| [Gateway](/cloudflare-one/policies/gateway/) | `TEAMS_GATEWAY_ENT`, `TEAMS_GATEWAY` |
3939
| [Cloudflare Zero Trust](/cloudflare-one/) | `TEAMS_ENT`, `TEAMS_FREE`, `TEAMS_STANDARD` |
4040

4141
### Developer subscriptions

0 commit comments

Comments
 (0)