diff --git a/content/en/docs/contribute/intermediate.md b/content/en/docs/contribute/intermediate.md index a7719a43da..e114250e57 100644 --- a/content/en/docs/contribute/intermediate.md +++ b/content/en/docs/contribute/intermediate.md @@ -549,7 +549,7 @@ serve it locally. Alternatively, you can install and use the `hugo` command on your development machine: -1. [Install Hugo](https://gohugo.io/getting-started/installing/) version {{< hugoVersion >}} or later. +1. Install the [Hugo](https://gohugo.io/getting-started/installing/) version specified in [`website/netlify.toml`](https://raw.githubusercontent.com/kubernetes/website/master/netlify.toml). 2. In a terminal, go to the root directory of your clone of the Kubernetes docs, and enter this command: