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
@@ -198,4 +198,4 @@ You can use `kubectl convert` command to convert config files between different
kubectl convert -f pod.yaml --output-version v1
```
For more options, please refer to the usage of [kubectl convert](/docs/user-guide/kubectl/v1.6/#convert) command.
For more options, please refer to the usage of [kubectl convert](/docs/user-guide/kubectl/{{page.version}}/#convert) command.