[v10.1.x] Fix What's New link (#75094)

This commit is contained in:
Horst Gutmann
2023-09-19 16:01:03 +03:00
committed by GitHub
parent b3a24ef55a
commit f79ea44a3b
+1 -1
View File
@@ -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/"
},
"lint-staged": {