Skip to content

Commit 5c83dd2

Browse files
n0n0xvdice
authored andcommitted
docs(managing-app-processes): Fix 404 for HPA algorithm link (#846)
1 parent aaa701b commit 5c83dd2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/applications/managing-app-processes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,5 +255,5 @@ the Pod to a new node.
255255
[buildpacks]: ../applications/using-buildpacks.md
256256
[dockerfile]: ../applications/using-dockerfiles.md
257257
[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
258+
[HPA]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
259+
[autoscale-algo]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/horizontal-pod-autoscaler.md#autoscaling-algorithm

0 commit comments

Comments
 (0)