diff --git a/website/content/docs/k8s/operations/certificate-rotation.mdx b/website/content/docs/k8s/operations/certificate-rotation.mdx index 97067ac7f0..f52029187e 100644 --- a/website/content/docs/k8s/operations/certificate-rotation.mdx +++ b/website/content/docs/k8s/operations/certificate-rotation.mdx @@ -25,4 +25,4 @@ To explicitly perform server certificate rotation, follow these steps: This should run the `tls-init` job that will generate new Server certificates. -1. Restart the Server pods following the steps [here](/docs/k8s/operations/upgrade#upgrading-consul-servers). +1. Restart the Server pods following the steps [here](/docs/k8s/upgrade#upgrading-consul-servers).