Skip to content

Commit 04a13f1

Browse files
committed
Remove the incorrect parenthesis
1 parent 76d4faf commit 04a13f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/es/docs/tasks/tools/install-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Si estás en macOS y utilizas el gestor de paquetes [Macports](https://macports.
188188

189189
### Instalar el binario de kubectl con curl en Windows
190190

191-
1. Descargar la última entrega {{< param "fullversion" >}} de [este link]((https://storage.googleapis.com/kubernetes-release/release/{{< param "fullversion" >}}/bin/windows/amd64/kubectl.exe.
191+
1. Descargar la última entrega {{< param "fullversion" >}} de [este link](https://storage.googleapis.com/kubernetes-release/release/{{< param "fullversion" >}}/bin/windows/amd64/kubectl.exe).
192192

193193
o si tiene `curl` instalada, utiliza este comando:
194194

0 commit comments

Comments
 (0)