File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -129,6 +129,9 @@ 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 >
132
135
</ div >
133
136
</ div >
134
137
Original file line number Diff line number Diff line change @@ -328,6 +328,11 @@ 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
+ />
331
336
</ MenuColumn . Column >
332
337
</ Grid >
333
338
</ NavItem >
You can’t perform that action at this time.
0 commit comments