1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fix docker stack link

Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
This commit is contained in:
Wen Cheng Ma 2016-06-30 17:22:42 +08:00
parent cbf785c45a
commit 93ed4b35fa

View file

@ -73,7 +73,7 @@ to build a Docker binary with the experimental features enabled:
* [External graphdriver plugins](plugins_graphdriver.md)
* [Macvlan and Ipvlan Network Drivers](vlan-networks.md)
* [Docker stacks](docker-stacks.md)
* [Docker Stacks and Distributed Application Bundles](docker-stacks-and-bundles.md)
## How to comment on an experimental feature