Skip to content

Commit 7c7bac0

Browse files
authored
Update docker installation link
1 parent 44e9c98 commit 7c7bac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The resulting directory contains an empty API Platform project structure. You wi
6464
it.
6565

6666
API Platform is shipped with a [Docker](https://docker.com) setup that makes it easy to get a containerized development
67-
environment up and running. If you do not already have Docker on your computer, [it's the right time to install it](https://www.docker.com/products/overview#/install_the_platform).
67+
environment up and running. If you do not already have Docker on your computer, [it's the right time to install it](https://docs.docker.com/install/).
6868

6969
Open a terminal, and navigate to the directory containing your project skeleton. Run the following command to start all
7070
services using [Docker Compose](https://docs.docker.com/compose/):

0 commit comments

Comments
 (0)