diff --git a/public/app/plugins/datasource/cloudwatch/components/ThrottlingErrorMessage.tsx b/public/app/plugins/datasource/cloudwatch/components/ThrottlingErrorMessage.tsx index 7dd2866faf8..0e65aeb3770 100644 --- a/public/app/plugins/datasource/cloudwatch/components/ThrottlingErrorMessage.tsx +++ b/public/app/plugins/datasource/cloudwatch/components/ThrottlingErrorMessage.tsx @@ -20,7 +20,7 @@ export const ThrottlingErrorMessage: FunctionComponent = ({ 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