From 1f197d089c819a78c0ba378ceed86d2b47abf77e Mon Sep 17 00:00:00 2001 From: jx2lee <63435794+jx2lee@users.noreply.github.com> Date: Sat, 10 Dec 2022 10:52:07 +0900 Subject: [PATCH] docs(aws): edit markdown link (#6706) --- docs/deploy/aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/aws.md b/docs/deploy/aws.md index 95a39bd1aa3..3fddeb4fd90 100644 --- a/docs/deploy/aws.md +++ b/docs/deploy/aws.md @@ -162,7 +162,7 @@ You need to request a certificate in the AWS Certificate Manager by following th the ARN of the new certificate. You also need to replace host-name with the hostname of choice like demo.datahubproject.io. -To have the metadata [authentication service](../authentication/introducing-metadata-service-authentication.md#Configuring Metadata Service Authentication) enabled and use [API tokens](../authentication/personal-access-tokens.md#Generating Personal Access Tokens) from the UI you will need to set the configuration in the values.yaml for the `gms` and the `frontend` deployments. This could be done by enabling the `metadata_service_authentication`: +To have the metadata [authentication service](../authentication/introducing-metadata-service-authentication.md#configuring-metadata-service-authentication) enabled and use [API tokens](../authentication/personal-access-tokens.md#creating-personal-access-tokens) from the UI you will need to set the configuration in the values.yaml for the `gms` and the `frontend` deployments. This could be done by enabling the `metadata_service_authentication`: ``` datahub: