Skip to content

Commit 90c7950

Browse files
committed
Update logo reference to use GitHub URL instead of local file
1 parent 78893c9 commit 90c7950

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"keywords": ["datasource", "logging", "log observability", "log analytics", "parseable"],
1919
"logos": {
20-
"small": "img/logo.svg",
21-
"large": "img/logo.svg"
20+
"small": "https://github.com/parseablehq/.github/blob/main/images/logo.svg",
21+
"large": "https://github.com/parseablehq/.github/blob/main/images/logo.svg"
2222
},
2323
"links": [
2424
{"name": "GitHub", "url": "https://github.com/parseablehq/parseable-datasource"},

0 commit comments

Comments
 (0)