Update links to avoid redirects. (#5827)

This commit is contained in:
Steve Perry
2017-10-09 19:17:59 -07:00
committed by GitHub
parent 11b0b64ab9
commit e830745509
15 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ here](https://github.com/kubernetes/kubernetes.github.io/tree/{{page.docsbranch}
### Step Zero: Prerequisites
This example assumes that you have forked the docs repository and [turned up a Kubernetes cluster](/docs/getting-started-guides/):
This example assumes that you have forked the docs repository and [turned up a Kubernetes cluster](/docs/setup/):
```shell
$ git clone -b {{page.docsbranch}} https://github.com/kubernetes/kubernetes.github.io