File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -129,6 +129,11 @@ const DrawerNav = ({ isDrawerOpen }: Props) => {
129
129
< SubLink href = "https://traefik.io/compare/traefik-vs-tyk" > vs Tyk</ SubLink >
130
130
< SubLink href = "https://traefik.io/compare/traefik-vs-gravitee/" > vs Gravitee</ SubLink >
131
131
< SubLink href = "https://traefik.io/compare/traefik-vs-envoy-gateway" > vs Envoy Gateway</ SubLink >
132
+ < SubLink href = "https://traefik.io/compare/traefik-vs-ambassador-edge-stack/" >
133
+ vs Ambassador Edge Stack
134
+ </ SubLink >
135
+ < SubLink href = "https://traefik.io/compare/traefik-vs-api7-enterprise/" > vs API7 Enterprise</ SubLink >
136
+ < SubLink href = "https://traefik.io/compare/traefik-vs-akana/" > vs Akana</ SubLink >
132
137
</ div >
133
138
</ div >
134
139
Original file line number Diff line number Diff line change @@ -328,6 +328,17 @@ const MainNav = () => {
328
328
href = "https://traefik.io/compare/traefik-vs-envoy-gateway/"
329
329
external
330
330
/>
331
+ < MenuColumn . Item
332
+ title = "vs Ambassador Edge Stack"
333
+ href = "https://traefik.io/compare/traefik-vs-ambassador-edge-stack/"
334
+ external
335
+ />
336
+ < MenuColumn . Item
337
+ title = "vs API7 Enterprise"
338
+ href = "https://traefik.io/compare/traefik-vs-api7-enterprise/"
339
+ external
340
+ />
341
+ < MenuColumn . Item title = "vs Akana" href = "https://traefik.io/compare/traefik-vs-akana/" external />
331
342
</ MenuColumn . Column >
332
343
</ Grid >
333
344
</ NavItem >
You can’t perform that action at this time.
0 commit comments