Skip to content

Commit 9da061a

Browse files
committed
format fix
1 parent 5752812 commit 9da061a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/tutorial-use-gitops-flux2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To manage GitOps through the Azure CLI or the Azure portal, you need the followi
5959

6060
* The Kubernetes command-line client, [kubectl](https://kubernetes.io/docs/user-guide/kubectl/). `kubectl` is already installed if you use Azure Cloud Shell.
6161

62-
Install `kubectl` locally using the [az aks install-cli](/cli/azure/aks#az-aks-install-cli) command:
62+
Install `kubectl` locally using the [`az aks install-cli`](/cli/azure/aks#az-aks-install-cli) command:
6363

6464
```azurecli
6565
az aks install-cli

0 commit comments

Comments
 (0)