Skip to content

Commit 859d0ff

Browse files
corrected url (#25680)
1 parent 2785778 commit 859d0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/networking-services/reference/traffic-steering.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ BGP support currently has the following limitations:
381381

382382
{ props.magicWord === "Magic Transit" && (
383383
<>
384-
<p>For Magic Transit customers, BGP with the Magic routing table is separated from the announcement of anycast prefixes at the Cloudflare edge. Anycast withdrawal must be controlled with existing methods documented in [Advertise prefixes](https://developers.cloudflare.com/magic-transit/how-to/advertise-prefixes/).</p>
384+
<p>For Magic Transit customers, BGP with the Magic routing table is separated from the announcement of anycast prefixes at the Cloudflare edge. Anycast withdrawal must be controlled with existing methods documented in <a href="/magic-transit/how-to/advertise-prefixes/">Advertise prefixes</a>.</p>
385385
</>
386386
)
387387
}

0 commit comments

Comments
 (0)