Browse Source

Merge pull request #570 from joshzamor/master

Fix license link
yosifkit 10 năm trước cách đây
mục cha
commit
79c24fed84
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      swarm/README.md
  2. 1 1
      swarm/license.md

+ 1 - 1
swarm/README.md

@@ -73,7 +73,7 @@ Note that Swarm certificates must be generated with `extendedKeyUsage = clientAu
 
 # License
 
-View [license information](https://github.com/docker/swarm/blob/master/LICENSE) for the software contained in this image.
+View [license information](https://github.com/docker/swarm/blob/master/LICENSE.code) for the software contained in this image.
 
 # Supported Docker versions
 

+ 1 - 1
swarm/license.md

@@ -1 +1 @@
-View [license information](https://github.com/docker/swarm/blob/master/LICENSE) for the software contained in this image.
+View [license information](https://github.com/docker/swarm/blob/master/LICENSE.code) for the software contained in this image.