Skip to content

Commit 279aa73

Browse files
authored
chore: use PascalCase name in url (#307)
1 parent 10f656c commit 279aa73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"repository": {
2121
"type": "git",
22-
"url": "git+https://github.com/simPod/grafana-json-datasource.git"
22+
"url": "git+https://github.com:simPod/GrafanaJsonDatasource.git"
2323
},
2424
"license": "MIT",
2525
"bugs": {

0 commit comments

Comments
 (0)