Skip to content

Commit 06fc420

Browse files
authored
Update Apache Tika icon to SVG (#2904)
1 parent 9d46a6d commit 06fc420

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json/apache-tika.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": 9998,
1212
"documentation": null,
1313
"website": "https://tika.apache.org/",
14-
"logo": "https://tika.apache.org/tika.png",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/apache-tika.svg",
1515
"description": "The Apache Tika™ toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF). All of these file types can be parsed through a single interface, making Tika useful for search engine indexing, content analysis, translation, and much more.",
1616
"install_methods": [
1717
{
@@ -31,4 +31,4 @@
3131
"password": null
3232
},
3333
"notes": []
34-
}
34+
}

0 commit comments

Comments
 (0)