Skip to content

Commit bb1a9c7

Browse files
Merge pull request #222409 from pritamso/Broken-link-fix-MGoedtel
Broken link fixed
2 parents 1e41073 + dbb04d3 commit bb1a9c7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/aks/concepts-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ For more information on core Kubernetes and AKS concepts, see the following arti
265265
[support-policies]: support-policies.md
266266
[limit-egress]: limit-egress-traffic.md
267267
[k8s-ingress]: https://kubernetes.io/docs/concepts/services-networking/ingress/
268-
[nginx-ingress]: /ingress-basic.md
268+
[nginx-ingress]: ingress-basic.md
269269
[ip-preservation]: https://techcommunity.microsoft.com/t5/fasttrack-for-azure/how-client-source-ip-preservation-works-for-loadbalancer/ba-p/3033722#:~:text=Enable%20Client%20source%20IP%20preservation%201%20Edit%20loadbalancer,is%20the%20same%20as%20the%20source%20IP%20%28srjumpbox%29.
270270
[nsg-traffic]: ../virtual-network/network-security-group-how-it-works.md
271271
[azure-cni-aks]: /configure-azure-cni.md

articles/aks/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ Any patch, including security patches, is automatically applied to the AKS clust
318318
[node-updates-kured]: node-updates-kured.md
319319
[aks-preview-cli]: /cli/azure/aks
320320
[az-aks-create]: /cli/azure/aks#az-aks-create
321-
[aks-rm-template]: /azure/templates/microsoft.containerservice/2019-06-01/managedclusters
321+
[aks-rm-template]: /azure/templates/microsoft.containerservice/2022-09-01/managedclusters
322322
[aks-cluster-autoscaler]: cluster-autoscaler.md
323323
[nodepool-upgrade]: use-multiple-node-pools.md#upgrade-a-node-pool
324324
[aks-windows-cli]: windows-container-cli.md

articles/aks/intro-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ Learn more about deploying and managing AKS.
187187
[azure-monitor]: ../azure-monitor/containers/containers.md
188188
[azure-logs]: ../azure-monitor/logs/log-analytics-overview.md
189189
[helm]: quickstart-helm.md
190-
[aks-best-practices]: best-practices.md
190+
[aks-best-practices]: best-practices.md

articles/aks/operator-best-practices-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ This article focused on network connectivity and security. For more information
233233
[contour]: https://github.com/heptio/contour
234234
[haproxy]: https://www.haproxy.org
235235
[traefik]: https://github.com/containous/traefik
236-
[barracuda-waf]: https://www.barracuda.com/products/webapplicationfirewall/models/5
236+
[barracuda-waf]: https://www.barracuda.com/products/webapplicationfirewall/models/
237237
238238
<!-- INTERNAL LINKS -->
239239
[aks-concepts-network]: concepts-network.md
@@ -250,4 +250,4 @@ This article focused on network connectivity and security. For more information
250250
[advanced-networking]: configure-azure-cni.md
251251
[aks-configure-kubenet-networking]: configure-kubenet.md
252252
[concepts-node-selectors]: concepts-clusters-workloads.md#node-selectors
253-
[nodepool-upgrade]: use-multiple-node-pools.md#upgrade-a-node-pool
253+
[nodepool-upgrade]: use-multiple-node-pools.md#upgrade-a-node-pool

0 commit comments

Comments
 (0)