We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaa701b commit 5c83dd2Copy full SHA for 5c83dd2
1 file changed
src/applications/managing-app-processes.md
@@ -255,5 +255,5 @@ the Pod to a new node.
255
[buildpacks]: ../applications/using-buildpacks.md
256
[dockerfile]: ../applications/using-dockerfiles.md
257
[docker image]: ../applications/using-docker-images.md
258
-[HPA]: http://kubernetes.io/docs/user-guide/horizontal-pod-autoscaling/
259
-[autoscale-algo]: https://github.com/kubernetes/kubernetes/blob/master/docs/design/horizontal-pod-autoscaler.md#autoscaling-algorithm
+[HPA]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
+[autoscale-algo]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/horizontal-pod-autoscaler.md#autoscaling-algorithm
0 commit comments