From ebeb7dcb8346c8740354845628ddc8825a5b438e Mon Sep 17 00:00:00 2001 From: Kevin Minehart Date: Wed, 23 Aug 2023 16:55:51 -0500 Subject: [PATCH] Update "What's new" URL (#73722) Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 021a8145f77..7d1a7357f73 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "betterer:issues": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/generateBettererIssues.ts" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-0/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-1/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {