From e5e7909e304fcd072069607b87dc4793b684e7ca Mon Sep 17 00:00:00 2001 From: lucapette Date: Thu, 13 Oct 2022 09:59:42 +0200 Subject: [PATCH] Fix links --- docker/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/README.md b/docker/README.md index c867121daeced..380b96a5074b7 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