Skip to content

Commit 9656a74

Browse files
authored
Merge pull request #6385 from WilheimRy/patch-1
Update your-application.md in docker tutorial
2 parents c558bdf + 67bef15 commit 9656a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/tutorials/your-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Before you can run the application, you need to get the application source code
2424

2525
1. Make sure that you have Docker for Windows or Docker Community Edition installed on the local machine. See [Docker for Windows installation documentation](https://docs.docker.com/docker-for-windows/install/). The install process makes the ZIP file containing the sample available at the localhost address.
2626

27-
1. [Download the ZIP](http://localhost/assets/app.zip). Open the ZIP file and make sure you extract the contents.
27+
1. [Download the ZIP](https://github.com/docker/getting-started/tree/master/app). Open the ZIP file and make sure you extract the contents.
2828

2929
1. Once extracted, use your favorite code editor to open the project. If you're in need of an editor, you can use [Visual Studio Code](https://code.visualstudio.com/). You should see the `package.json` and two subdirectories (`src` and `spec`).
3030

0 commit comments

Comments
 (0)