Fix broken link to docker-compose.yml

This commit is contained in:
Michał Czeraszkiewicz 2016-11-03 08:49:37 +01:00 committed by GitHub
parent 40811a5c15
commit 81a9496d23
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ the containers at once. This extra credit
service in the file file. This application relies on a volume and a network,
declare those at the bottom of the file.
3. Check your work against <a href="../docker-compose.yml" target="_blank">this
3. Check your work against <a href="docker-compose.yml" target="_blank">this
result file</a>
4. When you are satisfied, save the `docker-compose.yml` file to your system.