Remove imported/ references (#10004)

Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
This commit is contained in:
Sam Foo
2018-08-21 15:54:33 -07:00
committed by k8s-ci-robot
parent aaa8d7e3f3
commit 22f1f28bfa
5 changed files with 9 additions and 7 deletions
@@ -5,7 +5,7 @@ reviewers:
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/).
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/setup/release/notes/).
The Kubernetes source code can be downloaded from the [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) repo.