diff --git a/README.md b/README.md index bc9eb310..eb9b5577 100644 --- a/README.md +++ b/README.md @@ -192,10 +192,10 @@ The tag values api returns: To install this plugin using the `grafana-cli` tool: ``` -sudo grafana-cli plugins install grafana-json-datasource +sudo grafana-cli plugins install simpod-json-datasource sudo service grafana-server restart ``` -See [here](https://grafana.com/plugins/grafana-json-datasource/installation) for more +See [here](https://grafana.com/plugins/simpod-json-datasource/installation) for more information. ### Development setup diff --git a/dist/plugin.json b/dist/plugin.json index 22829496..09040522 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -1,6 +1,6 @@ { "name": "JSON", - "id": "grafana-json-datasource", + "id": "simpod-json-datasource", "type": "datasource", "partials": { diff --git a/src/plugin.json b/src/plugin.json index 22829496..09040522 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -1,6 +1,6 @@ { "name": "JSON", - "id": "grafana-json-datasource", + "id": "simpod-json-datasource", "type": "datasource", "partials": {