This is an automated email from the ASF dual-hosted git repository.

yiconghuang pushed a commit to branch 
fix/3872-texera-logo-disappeard-on-github-homepage
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to 
refs/heads/fix/3872-texera-logo-disappeard-on-github-homepage by this push:
     new dd6eadd022 fix: use frontend as the logo path
dd6eadd022 is described below

commit dd6eadd022af3d2e7c8d56c9dee7e194385cde9d
Author: Yicong Huang <[email protected]>
AuthorDate: Sun Oct 12 00:43:56 2025 -0700

    fix: use frontend as the logo path
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2a945275c9..6f2f92e818 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 <h1 align="center">Apache Texera - Collaborative Data Science and AI/ML Using 
Workflows</h1>
 
 <p align="center">
-  <a href="https://texera.io";> <img 
src="core/gui/src/assets/logos/full_logo_small.png" alt="texera-logo" 
height="150px"/> </a>
+  <a href="https://texera.io";> <img 
src="frontend/src/assets/logos/full_logo_small.png" alt="texera-logo" 
height="150px"/> </a>
   <br>
   <i>Apache Texera (Incubating) supports scalable data computation and enables 
advanced AI/ML techniques.</i>
   <br>

Reply via email to