Skip to content

Commit 22e69ca

Browse files
committed
fix anchors
1 parent 774a8e2 commit 22e69ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To manage GitOps through the Azure CLI or the Azure portal, you need the followi
2828

2929
* An Azure Arc-enabled Kubernetes connected cluster that's up and running.
3030

31-
[Learn how to Azure Arc-enable a Kubernetes cluster](./quickstart-connect-cluster.md). If you need to connect through an outbound proxy, then assure you [install the Arc agents with proxy settings](./quickstart-connect-cluster.md?tabs=azure-cli#4a-connect-using-an-outbound-proxy-server).
31+
[Learn how to Azure Arc-enable a Kubernetes cluster](./quickstart-connect-cluster.md). If you need to connect through an outbound proxy, then assure you [install the Arc agents with proxy settings](./quickstart-connect-cluster.md?tabs=azure-cli#connect-using-an-outbound-proxy-server).
3232
* Read and write permissions on the `Microsoft.Kubernetes/connectedClusters` resource type.
3333

3434
### For Azure Kubernetes Service clusters
@@ -840,7 +840,7 @@ Learn more about using a local Kubernetes secret with these authentication metho
840840
* [Bucket static authentication](https://fluxcd.io/docs/components/source/buckets/#static-authentication)
841841

842842
>[!NOTE]
843-
>If you need Flux to access the source through your proxy, you'll need to update the Azure Arc agents with the proxy settings. For more information, see [Connect using an outbound proxy server](./quickstart-connect-cluster.md?tabs=azure-cli#4a-connect-using-an-outbound-proxy-server).
843+
>If you need Flux to access the source through your proxy, you'll need to update the Azure Arc agents with the proxy settings. For more information, see [Connect using an outbound proxy server](./quickstart-connect-cluster.md?tabs=azure-cli-connect-using-an-outbound-proxy-server).
844844
845845
### Git implementation
846846

0 commit comments

Comments
 (0)