diff --git a/content/blog/2019/root-transition/index.md b/content/blog/2019/root-transition/index.md index 5fbc15ca53..cefb1eaad1 100644 --- a/content/blog/2019/root-transition/index.md +++ b/content/blog/2019/root-transition/index.md @@ -12,7 +12,7 @@ you need to schedule regular root transitions before they expire. An expiration of a root certificate may lead to an unexpected cluster-wide outage. The issue affects new clusters created with versions up to 1.0.7 and 1.1.7. -See [Extending Self-Signed Certificate Lifetime](/help/ops/security/root-transition/) for +See [Extending Self-Signed Certificate Lifetime](/docs/ops/security/root-transition/) for information on how to gauge the age of your certificates and how to perform rotation. {{< tip >}} diff --git a/content/help/ops/security/root-transition/index.md b/content/docs/ops/security/root-transition/index.md similarity index 100% rename from content/help/ops/security/root-transition/index.md rename to content/docs/ops/security/root-transition/index.md