This is an automated email from the ASF dual-hosted git repository.
rusackas 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 f934278fef docs(intro): fix a single broken link (BugHerd #97) (#26039)
f934278fef is described below
commit f934278fefd615b3d91cfa48f5a1221fae35b8f8
Author: Sam Firke <[email protected]>
AuthorDate: Tue Nov 21 11:54:16 2023 -0500
docs(intro): fix a single broken link (BugHerd #97) (#26039)
---
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 0f0315fc05..cd93aa6be6 100644
--- a/docs/docs/intro.mdx
+++ b/docs/docs/intro.mdx
@@ -15,7 +15,7 @@ Here are a **few different ways you can get started with
Superset**:
- Install Superset [from
scratch](https://superset.apache.org/docs/installation/installing-superset-from-scratch/)
- Deploy Superset locally with one command
- [using Docker Compose](installation/installing-superset-using-docker-compose)
+ [using Docker
Compose](https://superset.apache.org/docs/installation/installing-superset-using-docker-compose)
- Deploy Superset [with
Kubernetes](https://superset.apache.org/docs/installation/running-on-kubernetes)
- Run a [Docker image](https://hub.docker.com/r/apache/superset) from Dockerhub
- Download Superset [from Pypi here](https://pypi.org/project/apache-superset/)