Browse code

Fix docker stack link

Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>

Wen Cheng Ma authored on 2016/06/30 18:22:42
Showing 1 changed files
... ...
@@ -73,7 +73,7 @@ to build a Docker binary with the experimental features enabled:
73 73
 
74 74
  * [External graphdriver plugins](plugins_graphdriver.md)
75 75
  * [Macvlan and Ipvlan Network Drivers](vlan-networks.md)
76
- * [Docker stacks](docker-stacks.md)
76
+ * [Docker Stacks and Distributed Application Bundles](docker-stacks-and-bundles.md)
77 77
 
78 78
 ## How to comment on an experimental feature
79 79