From 6e74f3e82c196b8588bd31f60c51f58fecb4d703 Mon Sep 17 00:00:00 2001 From: Daniel Vaz Gaspar Date: Wed, 6 Jul 2022 13:49:39 +0100 Subject: [PATCH] docs: fix link for Apache Superset source code (#20620) (cherry picked from commit b39a3d8f78d5cf8b53a1b473a4214047a2302d6e) --- docs/docs/intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/intro.mdx b/docs/docs/intro.mdx index eb8a2f0a61f..77ff12df83e 100644 --- a/docs/docs/intro.mdx +++ b/docs/docs/intro.mdx @@ -13,7 +13,7 @@ geospatial charts. Here are a **few different ways you can get started with Superset**: -- Download the [source from Apache Foundation's website](https://dist.apache.org/repos/dist/release/superset/1.4.1/) +- Download the [source from Apache Foundation's website](https://dist.apache.org/repos/dist/release/superset/) - Download the latest Superset version from [Pypi here](https://pypi.org/project/apache-superset/) - Setup Superset locally with one command using [Docker Compose](installation/installing-superset-using-docker-compose)