diff --git a/content/en/docs/setup/building-from-source.md b/content/en/docs/setup/building-from-source.md index 12d086e4f0..57b7aa2dfd 100644 --- a/content/en/docs/setup/building-from-source.md +++ b/content/en/docs/setup/building-from-source.md @@ -7,7 +7,7 @@ title: Building from Source You can either build a release from source or download a pre-built release. If you do not plan on developing Kubernetes itself, we suggest using a pre-built version of the current release, which can be found in the [Release Notes](/docs/imported/release/notes/). -The Kubernetes source code can be downloaded from the [kubernetes/kubernetes repo](https://github.com/kubernetes/kubernetes). +The Kubernetes source code can be downloaded from the [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) repo. ## Building from source