From fbdeaf2ebe6a77e26e79bbb0003eaa2b05ca1a12 Mon Sep 17 00:00:00 2001 From: Eddie Rowe <74205376+eddie-rowe@users.noreply.github.com> Date: Wed, 15 Mar 2023 11:01:18 -0500 Subject: [PATCH] more broken link fixes --- website/content/docs/ecs/terraform/secure-configuration.mdx | 5 +++-- .../content/docs/security/acl/auth-methods/kubernetes.mdx | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/docs/ecs/terraform/secure-configuration.mdx b/website/content/docs/ecs/terraform/secure-configuration.mdx index c1997241c3..07031f5490 100644 --- a/website/content/docs/ecs/terraform/secure-configuration.mdx +++ b/website/content/docs/ecs/terraform/secure-configuration.mdx @@ -108,8 +108,9 @@ The following table describes the required input variables for the `acl-controll | `name_prefix` | string | AWS resources created by the `acl-controller` module will include this prefix in the resource name. | -If you are using Consul Enterprise, see Admin Partitions and Namespaces for -additional configuration required to support Consul Enterprise on ECS. + +If you are using Consul Enterprise, see the [Admin Partitions and Namespaces requirements documentation](/consul/docs/ecs/requirements) for additional configuration required to support Consul Enterprise on ECS. + ## Deploy your services diff --git a/website/content/docs/security/acl/auth-methods/kubernetes.mdx b/website/content/docs/security/acl/auth-methods/kubernetes.mdx index 58f395d0e5..13f76481c9 100644 --- a/website/content/docs/security/acl/auth-methods/kubernetes.mdx +++ b/website/content/docs/security/acl/auth-methods/kubernetes.mdx @@ -83,7 +83,6 @@ needs to have access to two Kubernetes APIs: the Kubernetes API server is started with this setting. - [**ServiceAccount**](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#service-account-tokens) - (`get`) The following is an example [RBAC](https://kubernetes.io/docs/reference/access-authn-authz/rbac/)