Skip to content

Commit cfc9374

Browse files
committed
fix relative links
1 parent 3852707 commit cfc9374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/private-net/cloudflared/connect-private-hostname.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To route your internal DNS resolver through Cloudflare Tunnel:
8282

8383
Configure Gateway to resolve the private hostname using your internal DNS resolver:
8484

85-
1. [Create a Gateway resolver policy](cloudflare-one/policies/gateway/resolver-policies/#create-a-resolver-policy) that matches the following traffic:
85+
1. [Create a Gateway resolver policy](/cloudflare-one/policies/gateway/resolver-policies/#create-a-resolver-policy) that matches the private hostname for which you are establishing the route:
8686

8787
| Selector | Operator | Value |
8888
| -------- | -------- | ---------------------- |
@@ -115,7 +115,7 @@ Configure Gateway to resolve the private hostname using your internal DNS resolv
115115

116116
### 5. Route traffic through WARP
117117

118-
In your [device profiles]((/cloudflare-one/connections/connect-devices/warp/configure-warp/device-profiles/)), [configure Split Tunnels](cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/) so that the following IPs route through the WARP tunnel:
118+
In your [device profiles](/cloudflare-one/connections/connect-devices/warp/configure-warp/device-profiles/), [configure Split Tunnels](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/) so that the following IPs route through the WARP tunnel:
119119

120120
- Initial resolved IP CGNAT range: `100.80.0.0/16`
121121
- Private network CIDR where the application is located (for example, `10.0.0.0/8`)

0 commit comments

Comments
 (0)