diff --git a/_data/guides.yml b/_data/guides.yml index b5cb37e61d..07a43bfd22 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -8,7 +8,7 @@ toc: section: - title: What is Kubernetes? path: /docs/whatisk8s/ - - title: Downloading Kubernetes + - title: Downloading or Building Kubernetes path: /docs/getting-started-guides/binary_release/ - title: Hello World Walkthrough path: /docs/hellonode/