fix: Source from Apache Foundation's website link (#18894)
This PR fixes a link to latest version on Download the source from Apache Foundation's website link from : https://dist.apache.org/repos/dist/release/superset/1.0.0/ to: https://dist.apache.org/repos/dist/release/superset/1.4.1/
This commit is contained in:
parent
dafc841e22
commit
7345795a2f
|
|
@ -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.0.0/)
|
||||
- Download the [source from Apache Foundation's website](https://dist.apache.org/repos/dist/release/superset/1.4.1/)
|
||||
- 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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue