summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Nephin <dnephin@docker.com>2016-02-08 18:15:21 -0500
committerDaniel Nephin <dnephin@docker.com>2016-02-08 18:15:21 -0500
commit63870fbccd45678917f3b0889d4935440dc8f7f8 (patch)
treeda35b6125d38dc7051980e102b8dae719b53804d /CHANGELOG.md
parent859cc2348c821f5985a59697dead7253575875cc (diff)
Fix upgrading url.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d115f05d..8df63c5f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.