diff --git a/docs/getting-started-guides/binary_release.md b/docs/getting-started-guides/binary_release.md index e6a40dde35..ca1baf2c6d 100644 --- a/docs/getting-started-guides/binary_release.md +++ b/docs/getting-started-guides/binary_release.md @@ -37,7 +37,7 @@ For more details on the release process see the [`build`](http://releases.k8s.io ### Download Kubernetes and automatically set up a default cluster -The bash script at `https://get.k8s.io`, which can be run with `wget` or `curl`, automatically downloads Kubernetes, and provisions a cluster based on your desired cloud provider. +The bash script at [`https://get.k8s.io`](https://get.k8s.io), which can be run with `wget` or `curl`, automatically downloads Kubernetes, and provisions a cluster based on your desired cloud provider. ```shell # wget version