Fix upgrading url.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-02-08 18:15:21 -05:00
parent deeca57a0d
commit db12794b1c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Major Features:
1.6 exactly as they do today.
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
way to enable communication between containers.