Skip to content

Commit 718f808

Browse files
committed
chore: use PascalCase name in url vol. 2
1 parent f8f5f86 commit 718f808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/simPod/grafana-json-datasource/issues"
27+
"url": "https://github.com/simPod/GrafanaJsonDatasource/issues"
2828
},
2929
"devDependencies": {
3030
"@grafana/data": "^8.5.6",
@@ -40,7 +40,7 @@
4040
"react-virtualized-auto-sizer": "^1.0.5",
4141
"rxjs": "^7.5.5"
4242
},
43-
"homepage": "https://github.com/simPod/grafana-json-datasource#readme",
43+
"homepage": "https://github.com/simPod/GrafanaJsonDatasource",
4444
"engineStrict": true,
4545
"nodeLinker": "node-modules",
4646
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)