Replace v1.7 with {{page.version}}. (#5688)
This commit is contained in:
@@ -19,7 +19,7 @@ onto nodes with matching taints.
|
||||
|
||||
## Concepts
|
||||
|
||||
You add a taint to a node using [kubectl taint](/docs/user-guide/kubectl/v1.7/#taint).
|
||||
You add a taint to a node using [kubectl taint](/docs/user-guide/kubectl/{{page.version}}/#taint).
|
||||
For example,
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user