Merge pull request #533 from nerdondon/fix-docker-link
Fix markup for link to docker build
This commit is contained in:
commit
57d23595bf
|
@ -99,8 +99,8 @@ single line of code is reviewed.
|
|||
|
||||
## Building Kubernetes with Docker
|
||||
|
||||
Official releases are built using Docker containers. To build Kubernetes using Docker please follow [these instructions]
|
||||
(http://releases.k8s.io/HEAD/build/README.md).
|
||||
Official releases are built using Docker containers. To build Kubernetes using Docker please follow
|
||||
[these instructions](http://releases.k8s.io/HEAD/build/README.md).
|
||||
|
||||
## Building Kubernetes on a local OS/shell environment
|
||||
|
||||
|
|
Loading…
Reference in New Issue