Skip to content

Commit 99b0184

Browse files
authored
Update plugin.json (#3)
Update URL for data source plugin
1 parent a1dbae3 commit 99b0184

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/plugin.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"links": [
2525
{
2626
"name": "Website",
27-
"url": "https://github.com/GoogleCloudPlatform/cloud-logging-grafana-data-source-plugin"
27+
"url": "https://github.com/GoogleCloudPlatform/cloud-logging-data-source-plugin"
2828
},
2929
{
3030
"name": "License",
31-
"url": "https://github.com/GoogleCloudPlatform/cloud-logging-grafana-data-source-plugin/blob/master/LICENSE"
31+
"url": "https://github.com/GoogleCloudPlatform/cloud-logging-data-source-plugin/blob/master/LICENSE"
3232
}
3333
],
3434
"screenshots": [],
@@ -39,4 +39,4 @@
3939
"grafanaDependency": ">=7.0.0",
4040
"plugins": []
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)