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

dpgaspar 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 b39a3d8f78 docs: fix link for Apache Superset source code (#20620)
b39a3d8f78 is described below

commit b39a3d8f78d5cf8b53a1b473a4214047a2302d6e
Author: Daniel Vaz Gaspar <[email protected]>
AuthorDate: Wed Jul 6 13:49:39 2022 +0100

    docs: fix link for Apache Superset source code (#20620)
---
 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 eb8a2f0a61..77ff12df83 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)

Reply via email to