Skip to content

Commit 2db64c6

Browse files
hardcoded name
1 parent a545330 commit 2db64c6

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/reference/device-compatibility.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { Render } from "~/components";
1010
<Render file="magic-wan/reference/device-compatibility"
1111
product="networking-services"
1212
params={{
13-
productName: "Magic WAN",
1413
supportedConfigurationParametersUrl: "/cloudflare-one/networks/connectors/wan-tunnels/reference/gre-ipsec-tunnels/#supported-configuration-parameters",
1514
arubaEdgeconnectUrl: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/manually/third-party/aruba-edgeconnect/",
1615
ciscoIosXeUrl: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/manually/third-party/cisco-ios-xe/",

src/content/docs/magic-wan/reference/device-compatibility.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { Render } from "~/components";
1010
<Render file="magic-wan/reference/device-compatibility"
1111
product="networking-services"
1212
params={{
13-
productName: "Magic WAN",
1413
supportedConfigurationParametersUrl: "/magic-wan/reference/gre-ipsec-tunnels/#supported-configuration-parameters",
1514
arubaEdgeconnectUrl: "/magic-wan/configuration/manually/third-party/aruba-edgeconnect/",
1615
ciscoIosXeUrl: "/magic-wan/configuration/manually/third-party/cisco-ios-xe/",

src/content/partials/networking-services/magic-wan/reference/device-compatibility.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
params:
3-
- productName
43
- supportedConfigurationParametersUrl
54
- arubaEdgeconnectUrl
65
- ciscoIosXeUrl
@@ -23,7 +22,7 @@ params:
2322

2423
import { GlossaryTooltip } from "~/components"
2524

26-
{props.productName} is compatible with any device that supports <GlossaryTooltip term="IPsec tunnel">IPsec</GlossaryTooltip> with the <a href={props.supportedConfigurationParametersUrl}>supported configuration parameters</a> or supports <GlossaryTooltip term="GRE tunnel">GRE</GlossaryTooltip>.
25+
Magic WAN is compatible with any device that supports <GlossaryTooltip term="IPsec tunnel">IPsec</GlossaryTooltip> with the <a href={props.supportedConfigurationParametersUrl}>supported configuration parameters</a> or supports <GlossaryTooltip term="GRE tunnel">GRE</GlossaryTooltip>.
2726

2827
The matrix below includes example devices and links to the integration guides.
2928

0 commit comments

Comments
 (0)