This is an automated email from the ASF dual-hosted git repository.
stephenlyz 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 54f6fd6a82 fix: docker links (#21797)
54f6fd6a82 is described below
commit 54f6fd6a82d0d66248bb4067f8811ebdcc01e0f9
Author: lucapette <[email protected]>
AuthorDate: Wed Oct 19 16:24:22 2022 +0200
fix: docker links (#21797)
---
docker/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docker/README.md b/docker/README.md
index c867121dae..380b96a507 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -23,8 +23,8 @@ Docker is an easy way to get started with Superset.
## Prerequisites
-1. Docker! [link](https://www.docker.com/get-started)
-2. Docker-compose [link](https://docs.docker.com/compose/install/)
+1. [Docker](https://www.docker.com/get-started)
+2. [Docker Compose](https://docs.docker.com/compose/install/)
## Configuration