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