Skip to content

Commit 208d7b6

Browse files
committed
fix broken links
1 parent 630b83a commit 208d7b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-data-ai/deploy-apps-azure-kubernetes-service/includes/4-deploy-verify-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,4 @@ kubectl describe svc inference-api-service
211211

212212
- [kubectl Command Reference](https://kubernetes.io/docs/reference/kubectl/overview/) - Complete kubectl command documentation
213213
- [Kubernetes Troubleshooting Guide](https://kubernetes.io/docs/tasks/debug-application-cluster/debug-application/) - Debugging applications in Kubernetes
214-
- [AKS Best Practices](/azure/aks/operator-best-practices) - Production readiness practices for AKS
214+
- [AKS Best Practices](/azure/aks/best-practices) - Production readiness practices for AKS

learn-pr/wwl-data-ai/deploy-apps-azure-kubernetes-service/includes/7-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ In this module, you learned how to create Kubernetes Deployment manifests. These
55
- [Azure Kubernetes Service documentation](/azure/aks/) - Comprehensive AKS guides and best practices
66
- [Kubernetes official documentation](https://kubernetes.io/docs/) - Complete Kubernetes reference and concepts
77
- [kubectl cheat sheet](https://kubernetes.io/docs/reference/kubectl/cheatsheet/) - Quick reference for kubectl commands
8-
- [AKS best practices](/azure/aks/operator-best-practices) - Production-ready practices for running applications on AKS
8+
- [AKS best practices](/azure/aks/best-practices) - Production-ready practices for running applications on AKS

0 commit comments

Comments
 (0)