You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: distribution/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ The resulting directory contains an empty API Platform project structure. You wi
64
64
it.
65
65
66
66
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/).
68
68
69
69
Open a terminal, and navigate to the directory containing your project skeleton. Run the following command to start all
70
70
services using [Docker Compose](https://docs.docker.com/compose/):
0 commit comments