You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/01/11 23:15:26 UTC

[superset] 01/01: chore: making readme images link to `master` branch images explicitly

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

rusackas pushed a commit to branch chore-making-images-work-on-PyPi
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 3980cb3924aabafa84a9f57e2a6e4df30c6cf998
Author: Evan Rusackas <ev...@preset.io>
AuthorDate: Wed Jan 11 16:15:07 2023 -0700

    chore: making readme images link to `master` branch images explicitly
---
 README.md | 68 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

diff --git a/README.md b/README.md
index 2e23c970c7..7b0aa34187 100644
--- a/README.md
+++ b/README.md
@@ -65,19 +65,19 @@ Superset provides:
 
 **Large Gallery of Visualizations**
 
-<kbd><img title="Gallery" src="superset-frontend/src/assets/images/screenshots/gallery.jpg"/></kbd><br/>
+<kbd><img title="Gallery" src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/screenshots/gallery.jpg"/></kbd><br/>
 
 **Craft Beautiful, Dynamic Dashboards**
 
-<kbd><img title="View Dashboards" src="superset-frontend/src/assets/images/screenshots/slack_dash.jpg"/></kbd><br/>
+<kbd><img title="View Dashboards" src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/screenshots/slack_dash.jpg"/></kbd><br/>
 
 **No-Code Chart Builder**
 
-<kbd><img title="Slice & dice your data" src="superset-frontend/src/assets/images/screenshots/explore.jpg"/></kbd><br/>
+<kbd><img title="Slice & dice your data" src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/screenshots/explore.jpg"/></kbd><br/>
 
 **Powerful SQL Editor**
 
-<kbd><img title="SQL Lab" src="superset-frontend/src/assets/images/screenshots/sql_lab.jpg"/></kbd><br/>
+<kbd><img title="SQL Lab" src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/screenshots/sql_lab.jpg"/></kbd><br/>
 
 ## Supported Databases
 
@@ -86,36 +86,36 @@ Superset can query data from any SQL-speaking datastore or data engine (Presto,
 Here are some of the major database solutions that are supported:
 
 <p align="center">
-  <img src="superset-frontend/src/assets/images/redshift.png" alt="redshift" border="0" width="200" height="80"/>
-  <img src="superset-frontend/src/assets/images/google-biquery.png" alt="google-biquery" border="0" width="200" height="80"/>
-  <img src="superset-frontend/src/assets/images/snowflake.png" alt="snowflake" border="0" width="200" height="80"/>
-  <img src="superset-frontend/src/assets/images/trino.png" alt="trino" border="0" width="200" height="80"/>
-  <img src="superset-frontend/src/assets/images/presto.png" alt="presto" border="0" width="200" height="80"/>
-  <img src="superset-frontend/src/assets/images/databricks.png" alt="databricks" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/druid.png" alt="druid" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/firebolt.png" alt="firebolt" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/timescale.png" alt="timescale" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/rockset.png" alt="rockset" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/postgresql.png" alt="postgresql" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/mysql.png" alt="mysql" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/mssql-server.png" alt="mssql-server" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/db2.png" alt="db2" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/sqlite.png" alt="sqlite" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/sybase.png" alt="sybase" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/mariadb.png" alt="mariadb" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/vertica.png" alt="vertica" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/oracle.png" alt="oracle" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/firebird.png" alt="firebird" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/greenplum.png" alt="greenplum" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/clickhouse.png" alt="clickhouse" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/exasol.png" alt="exasol" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/monet-db.png" alt="monet-db" border="0" width="200" height="80" />
-  <img src="superset-frontend/src/assets/images/apache-kylin.png" alt="apache-kylin" border="0" width="200" height="80"/>
-  <img src="superset-frontend/src/assets/images/hologres.png" alt="hologres" border="0" width="200" height="80"/>
-  <img src="superset-frontend/src/assets/images/netezza.png" alt="netezza" border="0" width="200" height="80"/>
-  <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="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/redshift.png" alt="redshift" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/google-biquery.png" alt="google-biquery" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/snowflake.png" alt="snowflake" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/trino.png" alt="trino" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/presto.png" alt="presto" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/databricks.png" alt="databricks" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/druid.png" alt="druid" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/firebolt.png" alt="firebolt" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/timescale.png" alt="timescale" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/rockset.png" alt="rockset" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/postgresql.png" alt="postgresql" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/mysql.png" alt="mysql" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/mssql-server.png" alt="mssql-server" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/db2.png" alt="db2" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/sqlite.png" alt="sqlite" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/sybase.png" alt="sybase" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/mariadb.png" alt="mariadb" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/vertica.png" alt="vertica" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/oracle.png" alt="oracle" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/firebird.png" alt="firebird" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/greenplum.png" alt="greenplum" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/clickhouse.png" alt="clickhouse" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/exasol.png" alt="exasol" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/monet-db.png" alt="monet-db" border="0" width="200" height="80" />
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/apache-kylin.png" alt="apache-kylin" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/hologres.png" alt="hologres" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/netezza.png" alt="netezza" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/pinot.png" alt="pinot" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/teradata.png" alt="teradata" border="0" width="200" height="80"/>
+  <img src="https://github.com/apache/superset/raw/master/superset-frontend/src/assets/images/yugabyte.png" alt="yugabyte" border="0" width="200" height="80"/>
 </p>
 
 **A more comprehensive list of supported databases** along with the configuration instructions can be found [here](https://superset.apache.org/docs/databases/installing-database-drivers).