File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change 1010
1111import { Render } from " ~/components" ;
1212
13- <Render
14- file = " magic-cni"
15- product = " networking-services"
16- params = { {
17- magic: " Magic Transit" ,
18- productName: " Magic Transit" ,
19- legacyHCLink: " /magic-transit/how-to/configure-tunnel-endpoints/#legacy-bidirectional-health-checks"
20- }}
21- />
13+ <Render file = " magic-cni" product = " networking-services" />
Original file line number Diff line number Diff line change 1010
1111import { Render } from " ~/components" ;
1212
13- <Render
14- file = " magic-cni"
15- product = " networking-services"
16- params = { {
17- magic: " Magic WAN" ,
18- productName: " Magic WAN" ,
19- legacyHCLink: " /magic-wan/configuration/manually/how-to/configure-tunnel-endpoints/#legacy-bidirectional-health-checks"
20- }}
21- />
13+ <Render file = " magic-cni" product = " networking-services" />
2214
2315<Render file = " traceroute" product = " networking-services" />
You can’t perform that action at this time.
0 commit comments