Skip to content

Commit b370fba

Browse files
committed
Update plugin.json
1 parent f63fef0 commit b370fba

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/plugin.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "panel",
33
"name": "Grafana Slope Graph Panel",
4-
"id": "react-slope-graph",
4+
"id": "netsage-slope-graph-panel",
55

66
"info": {
77
"description": "Grafana Slope Graph Panel",
@@ -14,12 +14,12 @@
1414
"large": "img/logo.svg"
1515
},
1616
"links": [
17-
{"name": "Website", "url": "https://github.com/grafana/simple-react-panel"},
18-
{"name": "License", "url": "https://github.com/grafana/simple-react-panel/blob/master/LICENSE"}
17+
{"name": "Website", "url": "https://github.com/netsage-project/react-slope-graph"},
18+
{"name": "License", "url": "https://github.com/netsage-project/react-slope-graph/master/LICENSE"}
1919
],
2020
"screenshots": [],
21-
"version": "%VERSION%",
22-
"updated": "%TODAY%"
21+
"version": "0.0.1",
22+
"updated": "April 22, 2021"
2323
},
2424

2525
"dependencies": {

0 commit comments

Comments
 (0)