From de6691fd517f2fabbec356dd53d1cc5af83697d5 Mon Sep 17 00:00:00 2001 From: Adam Dobrawy Date: Wed, 19 Jan 2022 15:20:40 +0100 Subject: [PATCH] Correction of proper names format in README (#18087) --- docs/src/pages/docs/introduction.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/pages/docs/introduction.mdx b/docs/src/pages/docs/introduction.mdx index ea99e6a7246ed..b022939edcfc7 100644 --- a/docs/src/pages/docs/introduction.mdx +++ b/docs/src/pages/docs/introduction.mdx @@ -16,9 +16,9 @@ Here are a **few different ways you can get started with 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) -- Download the [Docker image](https://hub.docker.com/r/apache/superset) from Dockerhub +- Download the [Docker image](https://hub.docker.com/r/apache/superset) from Docker Hub - Install the latest version of Superset -[from Github](https://github.com/apache/superset/tree/latest) +[from GitHub](https://github.com/apache/superset/tree/latest) Superset provides: