Skip to content

Commit 1258410

Browse files
committed
Update links
1 parent e7611e5 commit 1258410

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/plugin.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,17 @@
1818
"large": "img/logo.svg"
1919
},
2020
"links": [
21+
{
22+
"name": "Documentation",
23+
"url": "https://marcusolsson.github.io/grafana-json-datasource"
24+
},
2125
{
2226
"name": "Website",
23-
"url": "https://github.com/marcusolsson/grafana-jsonapi-datasource"
27+
"url": "https://github.com/marcusolsson/grafana-json-datasource"
2428
},
2529
{
2630
"name": "License",
27-
"url": "https://github.com/marcusolsson/grafana-jsonapi-datasource/blob/master/LICENSE"
31+
"url": "https://github.com/marcusolsson/grafana-json-datasource/blob/main/LICENSE"
2832
}
2933
],
3034
"screenshots": [

0 commit comments

Comments
 (0)