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

rusackas pushed a commit to branch ibm-image
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/ibm-image by this push:
     new bcc87d8b8c fix url typo
bcc87d8b8c is described below

commit bcc87d8b8cfb277cab208b270c309747c2517a02
Author: Evan Rusackas <[email protected]>
AuthorDate: Wed May 29 09:55:42 2024 -0600

    fix url typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6d73918104..aab794ec55 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ Here are some of the major database solutions that are 
supported:
   <img src="https://superset.apache.org/img/databases/postgresql.png"; 
alt="postgresql" border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/mysql.png"; alt="mysql" 
border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/mssql-server.png"; 
alt="mssql-server" border="0" width="200" />
-  <img src="https://superset.apache.org/img/databases/imb-db2.svg"; alt="db2" 
border="0" width="220" />
+  <img src="https://superset.apache.org/img/databases/ibm-db2.svg"; alt="db2" 
border="0" width="220" />
   <img src="https://superset.apache.org/img/databases/sqlite.png"; alt="sqlite" 
border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/sybase.png"; alt="sybase" 
border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/mariadb.png"; 
alt="mariadb" border="0" width="200" />

Reply via email to