Skip to content

Commit 7b5436d

Browse files
committed
fix for build warning
1 parent 3973bec commit 7b5436d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/concepts-network-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Concepts - Services in Azure Kubernetes Services (AKS)
33
description: Learn about networking Services in Azure Kubernetes Service (AKS), including what services are in Kubernetes and what types of Services are available in AKS.
44
ms.topic: conceptual
5-
ms.date: 04/03/2024
5+
ms.date: 04/08/2024
66
ms.custom: fasttrack-edit
77
---
88

@@ -54,4 +54,4 @@ Learn more about Services in the [Kubernetes docs][k8s-service].
5454
[service-types]: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types
5555

5656
<!-- LINKS - Internal -->
57-
[ingress-controllers]:concepts-network#ingress-controllers
57+
[ingress-controllers]:concepts-network.md#ingress-controllers

0 commit comments

Comments
 (0)