CloudWarch: Fix service quotas link (#32686)

This commit is contained in:
Giordano Ricci 2021-04-05 12:59:59 +01:00 committed by GitHub
parent ec12b344df
commit bc60991fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ export const ThrottlingErrorMessage: FunctionComponent<Props> = ({ region }) =>
target="_blank"
rel="noreferrer"
className="text-link"
href={`https://grafana.com/docs/features/datasources/cloudwatch/#service-quotas`}
href="https://grafana.com/docs/grafana/latest/datasources/cloudwatch/#service-quotas"
>
documentation
</a>