Skip to content

Commit b04a4b1

Browse files
authored
Merge pull request #50179 from tomkerkhove/patch-3
Fix broken link to Azure AD Pod Identity demo
2 parents e908daa + 24d5baf commit b04a4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/developer-best-practices-pod-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ This article focused on how to secure your pods. To implement some of these area
103103
* [Integrate Azure Key Vault with AKS][aks-keyvault-flexvol]
104104
105105
<!-- EXTERNAL LINKS -->
106-
[aad-pod-identity]: https://github.com/Azure/aad-pod-identity#demo-pod
106+
[aad-pod-identity]: https://github.com/Azure/aad-pod-identity#demo
107107
[aks-keyvault-flexvol]: https://github.com/Azure/kubernetes-keyvault-flexvol
108108
[linux-capabilities]: http://man7.org/linux/man-pages/man7/capabilities.7.html
109109
[selinux-labels]: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.12/#selinuxoptions-v1-core

0 commit comments

Comments
 (0)