From ebba2158918f35432c5279290edb8302bec322f3 Mon Sep 17 00:00:00 2001 From: Rebecca Zanzig Date: Wed, 16 Jan 2019 14:42:12 -0800 Subject: [PATCH] Fix broken links --- website/source/docs/platform/k8s/helm.html.md | 2 +- website/source/docs/platform/k8s/run.html.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/platform/k8s/helm.html.md b/website/source/docs/platform/k8s/helm.html.md index 3c9f631de9..bffc455e01 100644 --- a/website/source/docs/platform/k8s/helm.html.md +++ b/website/source/docs/platform/k8s/helm.html.md @@ -26,7 +26,7 @@ may still change significantly over time. Please always run Helm with of Consul. This provides a less complicated out-of-box experience for new users, but is not appropriate for a production setup. It is highly recommended to use a properly secured Kubernetes cluster or make sure that you understand and enable -the [recommended security features](/docs/internals/security.html.md). Currently, +the [recommended security features](/docs/internals/security.html). Currently, some of these features are not supported in the Helm chart and require additional manual configuration. diff --git a/website/source/docs/platform/k8s/run.html.md b/website/source/docs/platform/k8s/run.html.md index 2554b77615..8eec5c6e0b 100644 --- a/website/source/docs/platform/k8s/run.html.md +++ b/website/source/docs/platform/k8s/run.html.md @@ -39,7 +39,7 @@ it is highly recommended that you of Consul. This provides a less complicated out-of-box experience for new users, but is not appropriate for a production setup. It is highly recommended to use a properly secured Kubernetes cluster or make sure that you understand and enable -the [recommended security features](/docs/internals/security.html.md). Currently, +the [recommended security features](/docs/internals/security.html). Currently, some of these features are not supported in the Helm chart and require additional manual configuration.