CloudWarch: Fix service quotas link (#32686) (#32689)

(cherry picked from commit bc60991fae)

Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2021-04-05 13:51:35 +01:00
committed by GitHub
co-authored by Giordano Ricci
parent b6d569fdb3
commit 0d6b30ee28
@@ -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>