Skip to content

Commit

Permalink
docs(plugin readme): add link of Greptime website
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondMofeng committed Apr 5, 2023
1 parent b98c74d commit e0bf2c1
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,16 @@
},
"links": [
{
"name": "Website",
"url": "https://github.com/grafana/grafana-starter-datasource"
"name": "Greptime",
"url": "https://www.greptime.com/"
},
{
"name": "Github",
"url": "https://github.com/DiamondMofeng/grafana-greptime-datasource"
},
{
"name": "License",
"url": "https://github.com/grafana/grafana-starter-datasource/blob/master/LICENSE"
"url": "https://github.com/DiamondMofeng/grafana-greptime-datasource/blob/main/LICENSE"
}
],
"screenshots": [
Expand All @@ -46,4 +50,4 @@
"grafanaDependency": "^9.2.5",
"plugins": []
}
}
}

0 comments on commit e0bf2c1

Please sign in to comment.