This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new ff8bc3c426 chore: Updates Databend image extension reference in
README.md (#25852)
ff8bc3c426 is described below
commit ff8bc3c426a43292d5410d0e5143fd9fb91bd434
Author: Michael S. Molina <[email protected]>
AuthorDate: Fri Nov 3 09:47:18 2023 -0300
chore: Updates Databend image extension reference in README.md (#25852)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a1d37fad9b..757c0fb503 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,7 @@ Here are some of the major database solutions that are
supported:
<img src="superset-frontend/src/assets/images/pinot.png" alt="pinot"
border="0" width="200" height="80"/>
<img src="superset-frontend/src/assets/images/teradata.png" alt="teradata"
border="0" width="200" height="80"/>
<img src="superset-frontend/src/assets/images/yugabyte.png" alt="yugabyte"
border="0" width="200" height="80"/>
- <img src="superset-frontend/src/assets/images/databend.svg" alt="databend"
border="0" width="200" height="80"/>
+ <img src="superset-frontend/src/assets/images/databend.png" alt="databend"
border="0" width="200" height="80"/>
<img src="superset-frontend/src/assets/images/starrocks.png" alt="starrocks"
border="0" width="200" height="80"/>
</p>