Skip to content

Commit 8328a44

Browse files
Remove Aside import and reword address maps vs subdomain setup callout
1 parent bd1189a commit 8328a44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/byoip/service-bindings/magic-transit-with-cdn.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
---
99

10-
import { Details, Example, TabItem, Tabs, GlossaryTooltip, Aside} from "~/components";
10+
import { Details, Example, TabItem, Tabs, GlossaryTooltip } from "~/components";
1111

1212
[Magic Transit](/magic-transit/) customers using BYOIP can also benefit from the performance, reliability, and security that Cloudflare offers for HTTP-based applications.
1313

@@ -132,7 +132,7 @@ You can choose between two different scopes:
132132
* Zone-level: uses the address map for all proxied DNS records within a zone.
133133

134134
:::note
135-
If you need to map only specific subdomains to specific IP addresses and not all proxied DNS records, you can use a [Subdomain setup](/dns/zone-setups/subdomain-setup/).
135+
If you need to map only specific subdomains (and not all proxied DNS records) to specific IP addresses, you can use a [Subdomain setup](/dns/zone-setups/subdomain-setup/).
136136
:::
137137

138138
<Tabs labels="Dashboard | API">

0 commit comments

Comments
 (0)