File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,10 +48,10 @@ const DrawerNav = ({ isDrawerOpen }: Props) => {
48
48
< div className = "sub-menu" >
49
49
< SubLink href = "https://traefik.io/solutions/kubernetes-ingress/" > Kubernetes Ingress</ SubLink >
50
50
< SubLink href = "https://traefik.io/solutions/docker-swarm-ingress/" > Docker Swarm Ingress</ SubLink >
51
- < SubLink href = "https://traefik.io/solutions/hashicorp-and-traefik/" > Traefik & HashiCrop </ SubLink >
52
- < SubLink href = "https://traefik.io/solutions/api-management/" > API Management</ SubLink >
51
+ < SubLink href = "https://traefik.io/solutions/api-gateway/" > Modern API Gateway</ SubLink >
53
52
< SubLink href = "https://traefik.io/solutions/waf/" > Web Application Firewall</ SubLink >
54
- < SubLink href = "https://traefik.io/solutions/api-gateway/" > API Gateway</ SubLink >
53
+ < SubLink href = "https://traefik.io/solutions/hashicorp-and-traefik/" > Traefik & HashiCrop </ SubLink >
54
+ < SubLink href = "https://traefik.io/solutions/api-management/" > GitOps-Driven API Management</ SubLink >
55
55
< SubLink href = "https://traefik.io/solutions/api-governance/" > Runtime API Governance</ SubLink >
56
56
< SubLink href = "https://traefik.io/solutions/api-mocking/" > API Mocking</ SubLink >
57
57
</ div >
You can’t perform that action at this time.
0 commit comments