From e94f8234a1fa5cac162ff93bb772d079dbab656f Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Tue, 14 Nov 2023 17:48:41 +0100 Subject: [PATCH] Chore: Update whatsNew link (#78066) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43ef7ab0db5..92cc3225fcb 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "plugin:build:dev": "lerna run dev --ignore=\"@grafana/*\" --ignore=\"@grafana-plugins/input-datasource\"" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-1/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-3/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {