Fix URL in README

Fixes #33888
This commit is contained in:
Davanum Srinivas 2016-10-03 15:15:41 -04:00
parent 3933ddbc9a
commit 0304eed1af

View File

@ -2,7 +2,7 @@
`hyperkube` is an all-in-one binary for the Kubernetes server components
Also, it's very easy to run this `hyperkube` setup dockerized.
See http://kubernetes.io/docs/getting-started-guides/docker/ for up-to-date commands.
See https://github.com/kubernetes/kubernetes/blob/master/docs/devel/local-cluster/docker.md for up-to-date commands.
`hyperkube` is built for multiple architectures and _pushed automatically on every release._