Update get-started-overlay.md (#1082)

* Update get-started-overlay.md

* Update get-started-overlay.md

perhaps renderer can't do multiline markdown links

* Update get-started-overlay.md
This commit is contained in:
Elan Ruusamäe 2017-01-13 23:12:50 +02:00 committed by John Mulhausen
parent b8b25ddae9
commit 4d93b73784
1 changed files with 5 additions and 5 deletions

View File

@ -372,9 +372,9 @@ to have external connectivity outside of their cluster.
### Extra Credit with Docker Compose ### Extra Credit with Docker Compose
Please refer to the Networking feature introduced in [Compose V2 format] Please refer to the Networking feature introduced in
(https://docs.docker.com/compose/networking/) and execute the [Compose V2 format](/compose/networking/)
multi-host networking scenario in the swarm cluster used above. and execute the multi-host networking scenario in the swarm cluster used above.
## Related information ## Related information