Skip to content

Commit 3a99d70

Browse files
authored
Merge pull request #51633 from SychevIgor/patch-2
link on unsupported documentation fixed.
2 parents 3bfea52 + 848dfab commit 3a99d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/tutorial-kubernetes-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Advance to the next tutorial to learn how to update application in Kubernetes.
191191
[kubectl-scale]: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#scale
192192
[kubernetes-hpa]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
193193
[metrics-server-github]: https://github.com/kubernetes-incubator/metrics-server/tree/master/deploy/1.8%2B
194-
[metrics-server]: https://v1-13.docs.kubernetes.io/docs/tasks/debug-application-cluster/core-metrics-pipeline/
194+
[metrics-server]: https://kubernetes.io/docs/tasks/debug-application-cluster/resource-metrics-pipeline/#metrics-server
195195

196196
<!-- LINKS - internal -->
197197
[aks-tutorial-prepare-app]: ./tutorial-kubernetes-prepare-app.md

0 commit comments

Comments
 (0)