mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #442 from czerasz/patch-1
Fix broken link to swarm/docker-compose.yml
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user