Explorar o código

Merge pull request #2858 from dnephin/fix_upgrading_url_in_changelog

Fix upgrading url in changelog
Aanand Prasad %!s(int64=9) %!d(string=hai) anos
pai
achega
88b11afde2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CHANGELOG.md

+ 1 - 1
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.