Replace v1.6 with {{page.version}}. (#5692)
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user