mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
package.json
: Fix what's new
URL in package.json
(#70233)
Fix what's new url
This commit is contained in:
parent
2d4db2fd64
commit
7ec91990ff
@ -54,7 +54,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-v9-2/",
|
||||
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-0/",
|
||||
"releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
Loading…
Reference in New Issue
Block a user