mirror of https://github.com/status-im/consul.git
Fix broken link (#10335)
This commit is contained in:
parent
5f8797dad3
commit
faf05bcb85
|
@ -118,7 +118,7 @@ export default function HomePage({ serviceMeshIngressGatewayCode }) {
|
||||||
},
|
},
|
||||||
link: {
|
link: {
|
||||||
title: 'Zero Trust Networks',
|
title: 'Zero Trust Networks',
|
||||||
url: '#',
|
url: '/use-cases/service-discovery-and-health-checking',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue