From ee08c05c5225f486a0b5ad949b618bb807b8c0b1 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 02:01:50 +0000 Subject: [PATCH 1/2] Fix issue: WorkspaceTaskSubType.BROKEN_LINK --- src/content/partials/dns/limitations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/partials/dns/limitations.mdx b/src/content/partials/dns/limitations.mdx index 809ed8f2f2cde0b..488e781cabb52c2 100644 --- a/src/content/partials/dns/limitations.mdx +++ b/src/content/partials/dns/limitations.mdx @@ -23,7 +23,7 @@ To proxy `HTTP/HTTPS` traffic on [non-standard ports](/fundamentals/reference/ne
-This means that DNS records — even those set to [proxy traffic through Cloudflare](#proxied-records) — will be [DNS-only](/dns/proxy-status/#dns-only-records) until your zone has been activated and any requests to your DNS records will return your origin server's IP address. +This means that DNS records — even those set to [proxy traffic through Cloudflare](#proxy-eligibility) — will be [DNS-only](/dns/proxy-status/#dns-only-records) until your zone has been activated and any requests to your DNS records will return your origin server's IP address. If this warning is still present after 24 hours, refer to [Troubleshooting](/dns/troubleshooting/). From 421f5ad784f6b3eb89c74fb70ccceb84f44ca87e Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 02:01:51 +0000 Subject: [PATCH 2/2] Fix issue: WorkspaceTaskSubType.BROKEN_LINK --- src/content/docs/dns/proxy-status/limitations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/dns/proxy-status/limitations.mdx b/src/content/docs/dns/proxy-status/limitations.mdx index 17b67848b9e687e..781d2c6c09d6a22 100644 --- a/src/content/docs/dns/proxy-status/limitations.mdx +++ b/src/content/docs/dns/proxy-status/limitations.mdx @@ -28,7 +28,7 @@ To proxy HTTP/HTTPS traffic on [non-standard ports](/fundamentals/reference/netw -This means that DNS records — even those set to [proxy traffic through Cloudflare](#proxied-records) — will be [DNS-only](/dns/proxy-status/#dns-only-records) until your zone has been activated and any requests to your DNS records will return your origin server's IP address. +This means that DNS records — even those set to [proxy traffic through Cloudflare](#proxy-eligibility) — will be [DNS-only](/dns/proxy-status/#dns-only-records) until your zone has been activated and any requests to your DNS records will return your origin server's IP address. If this warning is still present after 24 hours, refer to [Troubleshooting](/dns/troubleshooting/).