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

This commit is contained in:
Steve Perry
2017-09-29 16:18:22 -07:00
committed by GitHub
parent d54507c49c
commit d9aeeb5bcb
10 changed files with 13 additions and 13 deletions
@@ -140,7 +140,7 @@ kubectl exec -it my-pod --container main-app -- /bin/bash
{% capture whatsnext %}
* [kubectl exec](/docs/user-guide/kubectl/v1.6/#exec)
* [kubectl exec](/docs/user-guide/kubectl/{{page.version}}/#exec)
{% endcapture %}