Skip to content

Commit 04c9b58

Browse files
thrubovcmsfussell
andauthored
fix: broken link due to typo (#4604)
Signed-off-by: thrubovc <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
1 parent 58be5f3 commit 04c9b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ For a new Dapr deployment, HA mode can be set with both:
9393
- The [Dapr CLI]({{< ref "kubernetes-deploy.md#install-in-highly-available-mode" >}}), and
9494
- [Helm charts]({{< ref "kubernetes-deploy.md#add-and-install-dapr-helm-chart" >}})
9595

96-
For an existing Dapr deployment, [you can enable HA mode in a few extra steps]({{< ref "#enabling-high-availability-in-an-existing-dapr-deployment" >}}).
96+
For an existing Dapr deployment, [you can enable HA mode in a few extra steps]({{< ref "#enable-high-availability-in-an-existing-dapr-deployment" >}}).
9797

9898
### Individual service HA Helm configuration
9999

@@ -353,4 +353,4 @@ Watch this video for a deep dive into the best practices for running Dapr in pro
353353
## Related links
354354

355355
- [Deploy Dapr on Kubernetes]({{< ref kubernetes-deploy.md >}})
356-
- [Upgrade Dapr on Kubernetes]({{< ref kubernetes-upgrade.md >}})
356+
- [Upgrade Dapr on Kubernetes]({{< ref kubernetes-upgrade.md >}})

0 commit comments

Comments
 (0)