diff --git a/json/apache-tika.json b/json/apache-tika.json index 1e891727a..3bdea0580 100644 --- a/json/apache-tika.json +++ b/json/apache-tika.json @@ -11,7 +11,7 @@ "interface_port": 9998, "documentation": null, "website": "https://tika.apache.org/", - "logo": "https://tika.apache.org/tika.png", + "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/apache-tika.svg", "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.", "install_methods": [ { @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}