Skip to content

Commit e4b0a69

Browse files
authored
Fix link to the troubleshooting page
1 parent c1bad37 commit e4b0a69

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
@@ -58,7 +58,7 @@ all services using [Docker Compose](https://docs.docker.com/compose/):
5858

5959
$ docker-compose up -d # Running in detached mode
6060

61-
If you encounter problems running Docker on Windows (especially with Docker Toolbox), see [our Troubleshooting guide](../troubleshooting.md#using-docker).
61+
If you encounter problems running Docker on Windows (especially with Docker Toolbox), see [our Troubleshooting guide](../extra/troubleshooting.md#using-docker).
6262

6363
The first time you start the containers, Docker downloads and builds images for you. It will take some time, but don't worry,
6464
this is done only once. Starting servers will then be lightning fast.

0 commit comments

Comments
 (0)