docs: remove duplicate words with anchor text

pull/51175/head
Valentin 2025-06-04 10:10:20 +02:00 committed by GitHub
parent d02f185b5b
commit db5a6c358a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ creating a hello-node application and deploying it using a container, you can do
that first by following the instructions from the [Hello Minikube tutorial](/docs/tutorials/hello-minikube/). that first by following the instructions from the [Hello Minikube tutorial](/docs/tutorials/hello-minikube/).
You will need to have installed kubectl as well. If you need to install it, visit You will need to have installed kubectl as well. If you need to install it, visit
[install tools](/docs/tasks/tools/#kubectl) install tools. [install tools](/docs/tasks/tools/#kubectl).
Now that you know what Deployments are, let's deploy our first app! Now that you know what Deployments are, let's deploy our first app!