diff --git a/package.json b/package.json index 7dba3ec2e1e..fd9ab7860d1 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "ci:test-frontend": "yarn run prettier:check && yarn run packages:typecheck && yarn run typecheck && yarn run test" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-2/", - "releaseNotesUrl": "https://community.grafana.com/t/release-notes-v7-2-x/36321" + "whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-3/", + "releaseNotesUrl": "https://community.grafana.com/t/release-notes-v7-3-x/37993" }, "husky": { "hooks": {