We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9020e commit b8fbdf5Copy full SHA for b8fbdf5
src/components/nav/MainNav.tsx
@@ -42,7 +42,7 @@ const MainNav: React.FC = () => {
42
<Grid sx={{ gridTemplateColumns: 'repeat(2, 364px)' }}>
43
<Product
44
title="Traefik Enterprise"
45
- description="All-in-one ingress, API management, and service mesh"
+ description="All-in-one ingress, API gateway, and service mesh"
46
logo={<TraefikEnterpriseLogo />}
47
url="https://traefik.io/traefik-enterprise/"
48
color="#337fe6"
0 commit comments