8000 remove kubectl overview link repeat (#8887) · ArduinoBot/website@b6d890b · GitHub
[go: up one dir, main page]

Skip to content

Commit b6d890b

Browse files
Farice4k8s-ci-robot
authored andcommitted
remove kubectl overview link repeat (kubernetes#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>
1 parent d037453 commit b6d890b

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/user-guide/walkthrough

1 file changed

+1
-1
lines changed

content/en/docs/user-guide/walkthrough/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In order for the kubectl usage examples to work, make sure you have an example d
1919

2020
## Kubectl CLI
2121

22-
The easiest way to interact with Kubernetes is through the [kubectl](/docs/reference/kubectl/overview/) command-line interface.
22+
The easiest way to interact with Kubernetes is through the kubectl command-line interface.
2323

2424
For more info about kubectl, including its usage, commands, and parameters, see [Overview of kubectl](/docs/reference/kubectl/overview/).
2525

0 commit comments

Comments
 (0)
0