From e9242cf546cc43c8eeab2583e117871ae3a2daeb Mon Sep 17 00:00:00 2001 From: Giordano Ricci Date: Wed, 20 Jan 2021 10:51:35 +0000 Subject: [PATCH] Chore: Update what's new URL (#30423) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53e1b809a7e..510dfba0b95 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ci:test-frontend": "yarn run prettier:check && yarn run typecheck && yarn run lint && yarn run test:ci && yarn grafana-toolkit node-version-check && ./scripts/ci-check-strict.sh" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-3/", + "whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-4/", "releaseNotesUrl": "https://grafana.com/docs/grafana/latest/release-notes/" }, "husky": {