docs(aws): edit markdown link (#6706)

This commit is contained in:
jx2lee 2022-12-10 10:52:07 +09:00 committed by GitHub
parent be9348b518
commit 1f197d089c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: