Skip to content

Commit cf091d8

Browse files
refined vars
1 parent ba56dfa commit cf091d8

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

src/content/docs/magic-transit/how-to/configure-static-routes.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import { Render } from "~/components"
2222
trafficSteering: "/magic-transit/reference/traffic-steering/",
2323
magicWANecmp: " ",
2424
createPath: "Magic Transit > Configuration",
25-
tunnelEndpoints: "/magic-transit/how-to/configure-tunnels/",
26-
ipRanges: " "
25+
tunnelEndpoints: "/magic-transit/how-to/configure-tunnels/"
2726
}}
2827
/>

src/content/docs/magic-wan/configuration/manually/how-to/configure-static-routes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ import { Render } from "~/components"
1515
file="static-routes"
1616
product="magic-transit"
1717
params={{
18+
magicProduct: "Magic WAN",
1819
productName: "Magic WAN",
1920
BGPpath: "/magic-wan/configuration/manually/how-to/bgp-peering/",
2021
anycastURL: "/magic-wan/reference/tunnels/",
2122
trafficSteering: "/magic-wan/reference/traffic-steering/",
2223
magicWANecmp: "The maximum number of routes you can have with the same priority is 64.",
2324
createPath: "Magic WAN > Configuration",
24-
tunnelEndpoints: "/magic-wan/configuration/manually/how-to/configure-tunnels/",
25-
ipRanges: "<br /> When using Magic WAN and Cloudflare Tunnel together, remember to consider the IP ranges utilized in the static routes of Cloudflare Tunnel when selecting static routes for Magic WAN. For more information, refer to [Cloudflare Tunnel](/magic-wan/zero-trust/cloudflare-tunnel/). <p></p>"
25+
tunnelEndpoints: "/magic-wan/configuration/manually/how-to/configure-tunnels/"
2626
}}
2727
/>
2828

0 commit comments

Comments
 (0)