-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Hyperlint Automation: Broken Link Fixes #19652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
f79fbce
da5901f
9286114
538eb6d
2d08f70
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -30,7 +30,7 @@ If you downloaded and installed the 1.1.1.1 app manually, here are the recommend | |
|
|
||
| 1. Update the **1.1.1.1** app to version 6.29 or above. The update ensures that 1.1.1.1 can [co-exist](#what-to-do-with-the-old-app) with the new Cloudflare One Agent app. | ||
|
|
||
| 2. If you have enabled [TLS decryption](/cloudflare-one/policies/gateway/http-policies/tls-decryption/), ensure that you have a [Do Not Inspect policy](/cloudflare-one/policies/gateway/initial-setup/http/#bypass-inspection-for-incompatible-applications) in place for the following applications: | ||
| 2. If you have enabled [TLS decryption](/cloudflare-one/policies/gateway/http-policies/tls-decryption/), ensure that you have a [Do Not Inspect policy](/cloudflare-one/policies/gateway/initial-setup/http/) in place for the following applications: | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This page: http://localhost:1111/cloudflare-one/connections/connect-devices/warp/download-warp/cloudflare-one-agent-migration/ By looking at the page: http://localhost:1111/cloudflare-one/policies/gateway/initial-setup/http/ |
||
|
|
||
| * *Google Services (Do Not Inspect)* | ||
| * *Google Play Store (Do Not Inspect)* | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -323,4 +323,4 @@ It may take several minutes for the GCP instance and tunnel to come online. You | |
|
|
||
| ## 7. Test the connection | ||
|
|
||
| You can now SSH to the GCP server through the new `ssh_app.<zone>` hostname. For instructions on how to connect, refer to our [SSH guide](/cloudflare-one/connections/connect-networks/use-cases/ssh/#2-connect-as-a-user). | ||
| You can now SSH to the GCP server through the new `ssh_app.<zone>` hostname. For instructions on how to connect, refer to our [SSH guide](/cloudflare-one/connections/connect-networks/use-cases/ssh/). | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This page: http://localhost:1111/cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/ansible/ By looking at the page: http://localhost:1111/cloudflare-one/connections/connect-networks/use-cases/ssh/ |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,7 +13,7 @@ By default, the WARP client sends DNS requests to [1.1.1.1](/1.1.1.1/), Cloudfla | |
|
|
||
| 2. Under **Networks** > **Routes**, verify that the IP address of your internal DNS resolver is included in the tunnel. | ||
|
|
||
| 3. [Enable the Gateway proxy](/cloudflare-one/policies/gateway/proxy/#enable-the-gateway-proxy) for TCP and UDP. | ||
| 3. [Enable the Gateway proxy](/cloudflare-one/policies/gateway/proxy/#turn-on-the-gateway-proxy) for TCP and UDP. | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This page: http://localhost:1111/cloudflare-one/connections/connect-networks/private-net/cloudflared/private-dns/ By looking at the page: http://localhost:1111/cloudflare-one/policies/gateway/proxy/ |
||
|
|
||
| 4. Next, [create a Local Domain Fallback entry](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/) that points to the internal DNS resolver. For example, you can instruct the WARP client to resolve all requests for `myorg.privatecorp` through an internal resolver at `10.0.0.25` rather than attempting to resolve this publicly. | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,7 +25,7 @@ import { Tabs, TabItem, Badge, Render } from "~/components"; | |
| To connect your devices to Cloudflare: | ||
|
|
||
| 1. [Deploy the WARP client](/cloudflare-one/connections/connect-devices/warp/deployment/) on your devices in Gateway with WARP mode. | ||
| 2. [Enable the Gateway proxy for TCP](/cloudflare-one/policies/gateway/proxy/#enable-the-gateway-proxy). | ||
| 2. [Enable the Gateway proxy for TCP](/cloudflare-one/policies/gateway/proxy/#turn-on-the-gateway-proxy). | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This page: http://localhost:1111/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/ By looking at the page: http://localhost:1111/cloudflare-one/policies/gateway/proxy/ |
||
| 3. [Create device enrollment rules](/cloudflare-one/connections/connect-devices/warp/deployment/device-enrollment/) to determine which devices can enroll to your Zero Trust organization. | ||
|
|
||
| ## 3. Route server IPs through WARP | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page: http://localhost:1111/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/captive-portals/
has a broken internal link to: http://localhost:1111/cloudflare-one/connections/connect-devices/warp/troubleshooting/client-errors/.
The fragment
cf_happy_eyeballs_failuredoes not exist.By looking at the page: http://localhost:1111/cloudflare-one/connections/connect-devices/warp/troubleshooting/client-errors/
The best fragment to use seems to be: {replacement}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bllchmbrs The comment is correct, but there's still a placeholder in the comment that we should probably fix:
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yup, saw this and already fixed! I also plan on fixing the links, just haven't gotten there yet!