Skip to content

Commit f8a5fb6

Browse files
feat: copy update traefik api gateway & api management cta (#64)
1 parent b3e2595 commit f8a5fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/nav/MainNav.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const MainNav = () => {
9494
<Product
9595
links={[
9696
{
97-
title: 'Traefik API Gateway →',
97+
title: 'Traefik Hub API Gateway →',
9898
url: 'https://traefik.io/traefik-hub-api-gateway/',
9999
external: true,
100100
description: 'Seamless Upgrade from Traefik Proxy',
@@ -119,7 +119,7 @@ const MainNav = () => {
119119
<Product
120120
links={[
121121
{
122-
title: 'Traefik API Management →',
122+
title: 'Traefik Hub API Management →',
123123
url: 'https://traefik.io/traefik-hub/',
124124
external: true,
125125
description: 'GitOps-Driven API Management',

0 commit comments

Comments
 (0)