Fix markup for link to docker build

This commit is contained in:
Will Sean Don 2017-04-13 01:48:31 -07:00 committed by GitHub
parent cd85bca1fd
commit a2e7ee22c3
1 changed files with 2 additions and 2 deletions

View File

@ -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