Replace v1.6 with {{page.version}}. (#5693)

This commit is contained in:
Steve Perry
2017-09-29 15:07:53 -07:00
committed by GitHub
parent 16e303090c
commit 12bf9908b1
7 changed files with 8 additions and 8 deletions
@@ -55,7 +55,7 @@ Run it like this:
$ kubectl proxy --port=8080 &
```
See [kubectl proxy](/docs/user-guide/kubectl/v1.6/#proxy) for more details.
See [kubectl proxy](/docs/user-guide/kubectl/{{page.version}}/#proxy) for more details.
Then you can explore the API with curl, wget, or a browser, like so: