Skip to content

Commit db5a6c3

Browse files
authored
docs: remove duplicate words with anchor text
1 parent d02f185 commit db5a6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ creating a hello-node application and deploying it using a container, you can do
6464
that first by following the instructions from the [Hello Minikube tutorial](/docs/tutorials/hello-minikube/).
6565

6666
You will need to have installed kubectl as well. If you need to install it, visit
67-
[install tools](/docs/tasks/tools/#kubectl) install tools.
67+
[install tools](/docs/tasks/tools/#kubectl).
6868

6969
Now that you know what Deployments are, let's deploy our first app!
7070

0 commit comments

Comments
 (0)