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

This commit is contained in:
Steve Perry
2017-09-29 14:37:24 -07:00
committed by GitHub
parent b01e8ae1f4
commit 16e303090c
6 changed files with 15 additions and 15 deletions
@@ -78,7 +78,7 @@ Get a list of pods:
{% endcapture %}
{% capture whatsnext %}
Learn more about [kubectl proxy](/docs/user-guide/kubectl/v1.6/#proxy).
Learn more about [kubectl proxy](/docs/user-guide/kubectl/{{page.version}}/#proxy).
{% endcapture %}
{% include templates/task.md %}