diff --git a/docs/concepts/configuration/taint-and-toleration.md b/docs/concepts/configuration/taint-and-toleration.md index a653a6f8ce..20fba15506 100644 --- a/docs/concepts/configuration/taint-and-toleration.md +++ b/docs/concepts/configuration/taint-and-toleration.md @@ -22,7 +22,7 @@ onto nodes with matching taints. ## Concepts -You add a taint to a node using [kubectl taint](/docs/user-guide/kubectl/{{page.version}}/#taint). +You add a taint to a node using [kubectl taint](/docs/reference/generated/kubectl/kubectl-commands/{{page.version}}/#taint). For example, ```shell