From ce91acfe4c2cc4a47dc134e56084357096da3c44 Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Tue, 28 Aug 2018 14:53:53 -0700 Subject: [PATCH] New netlify.toml link (#10098) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fce14dd3d..20de961d16 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For more information about contributing to the Kubernetes documentation, see: The Kubernetes documentation is built using the [Hugo](https://gohugo.io) static site generator. See the [official Hugo documentation](https://gohugo.io/getting-started/installing/) for Hugo installation instructions. -> Building and running the site requires the Hugo version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](/blob/master/netlify.toml#L9) file. +> Building and running the site requires the Hugo version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L9) file. To run the site locally when you have Hugo installed: