From 1835ed02dac1088e9256a7d5dfd1ff60593b5ac4 Mon Sep 17 00:00:00 2001 From: Elizabeth Thompson Date: Fri, 12 Mar 2021 13:02:09 -0800 Subject: [PATCH] create better link for badge (#13587) --- README.md | 14 +++++++------- docs/src/pages/docs/introduction.mdx | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0f8ca94c5..ce94ac02d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Superset ========= [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/apache/superset?sort=semver) +[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/apache/superset?sort=semver)](https://github.com/apache/superset/tree/latest) [![Build Status](https://github.com/apache/superset/workflows/Python/badge.svg)](https://github.com/apache/superset/actions) [![PyPI version](https://badge.fury.io/py/apache-superset.svg)](https://badge.fury.io/py/apache-superset) [![Coverage Status](https://codecov.io/github/apache/superset/coverage.svg?branch=master)](https://codecov.io/github/apache/superset) @@ -52,27 +52,27 @@ A modern, enterprise-ready business intelligence web application. **Gallery** -
+
**View Dashboards** -
+
**Slice & dice your data** -
+
**Query and visualize your data with SQL Lab** -
+
**Visualize geospatial data with deck.gl** -
+
**Choose from a wide array of visualizations** -
+
## Why Superset? diff --git a/docs/src/pages/docs/introduction.mdx b/docs/src/pages/docs/introduction.mdx index 9dce86ff1..c8953f267 100644 --- a/docs/src/pages/docs/introduction.mdx +++ b/docs/src/pages/docs/introduction.mdx @@ -17,8 +17,8 @@ Here are a **few different ways you can get started with Superset**: - Setup Superset locally with one command using [Docker Compose](docs/installation/installing-superset-using-docker-compose) - Download the [Docker image](https://hub.docker.com/r/apache/superset) from Dockerhub -- Install bleeding-edge master version of Superset -[from Github](https://github.com/apache/superset/tree/master/superset) +- Install the latest version of Superset +[from Github](https://github.com/apache/superset/tree/latest) Superset provides: