From 8ecf1dff7e0bf60e1d5c0c7e22a8fdc71dfab336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Jamr=C3=B3z?= Date: Mon, 22 Jul 2024 16:24:47 +0200 Subject: [PATCH] Chore: Update What's new URL (#90736) Update what's new URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e0df71d326..0fe67089bce 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "generate-apis": "rtk-query-codegen-openapi ./scripts/generate-rtk-apis.ts" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-0/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-1/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {