Skip to content

Commit 17a861c

Browse files
authored
1 parent c39f7d2 commit 17a861c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-tools/java/chapters/ch01-setup.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This allows to access Docker containers using `dockerhost`.
5353

5454
This tutorial uses a few Docker images and software. Let's download them before we start the tutorial.
5555

56-
Download the file from https://github.com/docker/labs/blob/master/developer-tools/java/scripts/docker-compose-pull-images.yml and give the command to pull all the images:
56+
Download the file from https://raw.githubusercontent.com/docker/labs/master/developer-tools/java/scripts/docker-compose-pull-images.yml and give the command to pull all the images:
5757

5858
```console
5959
docker-compose -f docker-compose-pull-images.yml pull --parallel

0 commit comments

Comments
 (0)