mirror of https://github.com/docker/compose.git
Fix upgrading url.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
859cc2348c
commit
63870fbccd
|
@ -14,7 +14,7 @@ Major Features:
|
||||||
1.6 exactly as they do today.
|
1.6 exactly as they do today.
|
||||||
|
|
||||||
Check the upgrade guide for full details:
|
Check the upgrade guide for full details:
|
||||||
https://docs.docker.com/compose/compose-file/upgrading
|
https://docs.docker.com/compose/compose-file#upgrading
|
||||||
|
|
||||||
- Support for networking has exited experimental status and is the recommended
|
- Support for networking has exited experimental status and is the recommended
|
||||||
way to enable communication between containers.
|
way to enable communication between containers.
|
||||||
|
|
Loading…
Reference in New Issue