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>
pull/8894/head
chenyb4 2018-06-04 23:05:54 +08:00 committed by k8s-ci-robot
parent d03745376c
commit b6d890b929
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ In order for the kubectl usage examples to work, make sure you have an example d
## Kubectl CLI ## 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/). For more info about kubectl, including its usage, commands, and parameters, see [Overview of kubectl](/docs/reference/kubectl/overview/).