From e5c0273d65e41d0b63667661b0a8c74248d4f931 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 02:17:03 +0000 Subject: [PATCH 1/3] 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 750a4de580da390f64353c3a707946f7f590405f Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 02:17:05 +0000 Subject: [PATCH 2/3] 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/). From b3405be6ca0ac794bccc23d8a5e2a7f8f670d646 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Mon, 3 Mar 2025 16:56:06 +0000 Subject: [PATCH 3/3] Remove anchor link from partial --- 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 488e781cabb52c2..6decf14e43730ed 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](#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. +This means that DNS records — even those set to proxy traffic through Cloudflare — 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/).