Skip to content

Commit 2c12121

Browse files
fix: update the reference to plugin.json schema (#134)
1 parent f4d3880 commit 2c12121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"category": "tsdb",
3-
"$schema": "https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json",
3+
"$schema": "https://raw.githubusercontent.com/grafana/grafana/main/docs/sources/developers/plugins/plugin.schema.json",
44
"type": "datasource",
55
"name": "Prometheus Amazon",
66
"id": "grafana-prometheusamazon-datasource",

0 commit comments

Comments
 (0)