This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
The following commit(s) were added to refs/heads/main by this push:
new ad4a118cb0 fix: use frontend as the logo path (#3876)
ad4a118cb0 is described below
commit ad4a118cb07d0675c150289f23b857e5a60f638b
Author: Yicong Huang <[email protected]>
AuthorDate: Sun Oct 12 00:52:15 2025 -0700
fix: use frontend as the logo path (#3876)
---
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>