Skip to content

Commit 388273f

Browse files
Merge pull request #230759 from pritamso/Broken-link-fix-JnHs
Broken link fixed
2 parents c07f823 + 53ee926 commit 388273f

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
@@ -64,7 +64,7 @@ To deploy applications using GitOps with Flux v2, you need the following:
6464
az upgrade
6565
```
6666

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

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

0 commit comments

Comments
 (0)