Skip to content

Commit 4fd7a57

Browse files
corrected path
1 parent ef43034 commit 4fd7a57

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

src/content/docs/magic-wan/configuration/manually/third-party/alibaba-cloud.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pcx_content_type: integration-guide
66

77
import { Render } from "~/components";
88

9-
<Render file="/magic-wan/third-party/alibaba-cloud"
9+
<Render file="magic-wan/third-party/alibaba-cloud"
1010
product="networking-services"
1111
params={{
1212
productName: "Magic WAN",

src/content/docs/magic-wan/configuration/manually/third-party/aruba-edgeconnect.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pcx_content_type: integration-guide
66

77
import { Render } from "~/components";
88

9-
<Render file="/magic-wan/third-party/aruba-edgeconnect"
9+
<Render file="magic-wan/third-party/aruba-edgeconnect"
1010
product="networking-services"
1111
params={{
1212
productName: "Magic WAN",

src/content/docs/magic-wan/configuration/manually/third-party/aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Amazon AWS Transit Gateway
66

77
import { Render } from "~/components";
88

9-
<Render file="/magic-wan/third-party/aws"
9+
<Render file="magic-wan/third-party/aws"
1010
product="networking-services"
1111
params={{
1212
productName: "Magic WAN",

src/content/docs/magic-wan/configuration/manually/third-party/cisco-ios-xe.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Cisco IOS XE
66

77
import { Render } from "~/components";
88

9-
<Render file="/magic-wan/third-party/cisco-ios-xe"
9+
<Render file="magic-wan/third-party/cisco-ios-xe"
1010
product="networking-services"
1111
params={{
1212

src/content/docs/magic-wan/configuration/manually/third-party/fitelnet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Furukawa Electric FITELnet
66

77
import { Render } from "~/components";
88

9-
<Render file="/magic-wan/third-party/fitelnet"
9+
<Render file="magic-wan/third-party/fitelnet"
1010
product="networking-services"
1111
params={{
1212
productName: "Magic WAN",

src/content/docs/magic-wan/configuration/manually/third-party/fortinet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Fortinet
55

66
import { Render } from "~/components";
77

8-
<Render file="/magic-wan/third-party/fortinet"
8+
<Render file="magic-wan/third-party/fortinet"
99
product="networking-services"
1010
params={{
1111
productName: "Magic WAN",

src/content/docs/magic-wan/configuration/manually/third-party/google.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Google Cloud VPN
66

77
import { Render } from "~/components";
88

9-
<Render file="/magic-wan/third-party/google"
9+
<Render file="magic-wan/third-party/google"
1010
product="networking-services"
1111
params={{
1212
productName: "Magic WAN",

src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Juniper Networks SRX Series Firewalls
55

66
import { Render } from "~/components";
77

8-
<Render file="/magic-wan/third-party/juniper"
8+
<Render file="magic-wan/third-party/juniper"
99
product="networking-services"
1010
params={{
1111
productName: "Magic WAN",

src/content/docs/magic-wan/configuration/manually/third-party/oracle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Oracle Cloud
66

77
import { Render } from "~/components";
88

9-
<Render file="/magic-wan/third-party/oracle"
9+
<Render file="magic-wan/third-party/oracle"
1010
product="networking-services"
1111
params={{
1212
productName: "Magic WAN",

src/content/docs/magic-wan/configuration/manually/third-party/palo-alto.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ head:
99

1010
import { Render } from "~/components";
1111

12-
<Render file="/magic-wan/third-party/palo-alto"
12+
<Render file="magic-wan/third-party/palo-alto"
1313
product="networking-services"
1414
params={{
1515
productName: "Magic WAN",

0 commit comments

Comments
 (0)