remove kubectl overview link repeat (#8887)
In _index doc the Kubectl CLI about overview link was add in "[Overview of kubectl]", So remove not need "[kubectl]" link. Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ In order for the kubectl usage examples to work, make sure you have an example d
|
||||
|
||||
## Kubectl CLI
|
||||
|
||||
The easiest way to interact with Kubernetes is through the [kubectl](/docs/reference/kubectl/overview/) command-line interface.
|
||||
The easiest way to interact with Kubernetes is through the kubectl command-line interface.
|
||||
|
||||
For more info about kubectl, including its usage, commands, and parameters, see [Overview of kubectl](/docs/reference/kubectl/overview/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user